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 078a9ab commit 2b1c953Copy full SHA for 2b1c953
.github/workflows/buildandtest.yml
@@ -17,7 +17,7 @@ env:
17
permissions:
18
contents: read
19
actions: read
20
- workflow: write
+ workflows: write
21
22
jobs:
23
job_install_deps:
.github/workflows/sample-build.yml
@@ -13,7 +13,7 @@ on:
13
14
15
16
env:
CACHED_DEPENDENCY_PATHS: |
0 commit comments