Skip to content

Commit 4bc0472

Browse files
authored
Merge pull request #17 from Nullify-Platform/fix-pipeline
wip
2 parents 27254f3 + 875352a commit 4bc0472

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/auto-tag.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
paths:
77
- 'aws-integration-setup/charts/nullify-k8s-collector/Chart.yaml'
88

9+
permissions:
10+
contents: write
11+
pull-requests: read
12+
913
jobs:
1014
tag-release:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)