Skip to content

Commit 6239134

Browse files
committed
Remove unnecessary permission
1 parent db61cb4 commit 6239134

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ env:
1515
jobs:
1616
Linux:
1717
runs-on: ubuntu-latest
18-
permissions:
19-
contents: write # required for submitting a dependency graph
2018
steps:
2119
- name: Check out repository
2220
uses: actions/checkout@v4

0 commit comments

Comments
 (0)