Skip to content

Commit

Permalink
ci: fix workflow permissions (#7366)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored Jan 28, 2025
1 parent 758db43 commit 0dcb580
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-runtime-migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true

permissions: {}

jobs:
preflight:
uses: ./.github/workflows/reusable-preflight.yml
Expand Down

0 comments on commit 0dcb580

Please sign in to comment.