Skip to content

Commit f419ab6

Browse files
authored
all the permissions
1 parent 89007d2 commit f419ab6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818

1919
name: Github Actions Build
2020
runs-on: ubuntu-latest
21-
permissions:
22-
checks: write
21+
permissions: write-all
2322

2423
steps:
2524
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)