We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea7856 commit 98581b3Copy full SHA for 98581b3
.github/workflows/facades.yml
@@ -7,6 +7,9 @@ on:
7
- '*.x'
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
update:
15
runs-on: ubuntu-24.04
0 commit comments