Skip to content

Commit e44c462

Browse files
author
Andrea Aramini, INI-MBM-BNC (EXT)
committed
fix: fix permission
1 parent 0bc8483 commit e44c462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
8+
permissions:
9+
contents: write
10+
711
jobs:
812
permissions:
913
contents: write

0 commit comments

Comments
 (0)