diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 555e0eeaf..39dd67c23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: pull_request: branches: - main + - minor permissions: contents: read # to fetch code (actions/checkout) diff --git a/.github/workflows/size-data.yml b/.github/workflows/size-data.yml index f447831a3..be57d2235 100644 --- a/.github/workflows/size-data.yml +++ b/.github/workflows/size-data.yml @@ -7,6 +7,7 @@ on: pull_request: branches: - main + - minor permissions: contents: read