Skip to content

Commit 92441ae

Browse files
committed
test
1 parent c03377e commit 92441ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ on:
77
- master
88
pull_request: {}
99

10-
concurrency:
10+
concurrency:
1111
group: ${{ format('{0}/{1}', github.repository_owner, github.ref) }}
1212
cancel-in-progress: true
1313

1414
permissions:
15+
contents: read
1516
packages: write
1617

1718
jobs:

0 commit comments

Comments
 (0)