Skip to content

Commit 1b6a579

Browse files
Merge branch '1.0' into 1
2 parents 6c04bf6 + 57eb77f commit 1b6a579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,14 @@ on:
2626
- '*.*.*'
2727
workflow_dispatch:
2828

29+
permissions: {}
30+
2931
jobs:
3032
auto-tag:
3133
name: Auto-tag
3234
runs-on: ubuntu-latest
35+
permissions:
36+
contents: write
3337
steps:
3438
- name: Auto-tag
3539
uses: silverstripe/gha-auto-tag@v1

0 commit comments

Comments
 (0)