diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 555e0eeaf84..39dd67c2390 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 f447831a32e..be57d223550 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