Skip to content
Snippets Groups Projects
Unverified Commit 0dcb580e authored by Alexander Samusev's avatar Alexander Samusev Committed by GitHub
Browse files

ci: fix workflow permissions (#7366)

cc https://github.com/paritytech/ci_cd/issues/1101
parent 758db43c
No related merge requests found
Pipeline #513522 waiting for manual action with stages
in 31 minutes and 40 seconds
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment