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 f6cfac9 commit c1995b2Copy full SHA for c1995b2
1 file changed
.github/workflows/versioning.yml
@@ -5,6 +5,10 @@ on:
5
# release:
6
# types: [published, edited]
7
8
+permissions:
9
+ contents: write
10
+ pull-requests: write
11
+
12
jobs:
13
actions-tagger:
14
runs-on: ubuntu-latest
0 commit comments