We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0167e commit 13c8179Copy full SHA for 13c8179
1 file changed
.github/workflows/make-based-ci.yml
@@ -10,7 +10,7 @@ concurrency:
10
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
11
cancel-in-progress: true
12
13
- permissions: {}
+permissions: {}
14
15
jobs:
16
poetry-checks:
0 commit comments