Skip to content

Commit 2b1c953

Browse files
plural
1 parent 078a9ab commit 2b1c953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/buildandtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
permissions:
1818
contents: read
1919
actions: read
20-
workflow: write
20+
workflows: write
2121

2222
jobs:
2323
job_install_deps:

.github/workflows/sample-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
permissions:
1414
contents: read
1515
actions: read
16-
workflow: write
16+
workflows: write
1717

1818
env:
1919
CACHED_DEPENDENCY_PATHS: |

0 commit comments

Comments
 (0)