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