We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b9617 commit 83316b4Copy full SHA for 83316b4
.github/workflows/ci.yml
@@ -16,6 +16,8 @@ concurrency:
16
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
17
cancel-in-progress: true
18
19
+permissions: {}
20
+
21
jobs:
22
DetermineMatrix:
23
runs-on: ubuntu-latest
0 commit comments