Skip to content

Commit e2202f1

Browse files
authored
Remove permissions from Lint-and-test workflow
Removed permissions section from Lint-and-test workflow.
1 parent 7d55d03 commit e2202f1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/Lint-and-test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ on:
1010
pull_request:
1111
branches: [ "main" ]
1212

13-
permissions:
14-
actions: read
15-
contents: read
16-
security-events: write
17-
1813
jobs:
1914
call-workflow:
2015
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main

0 commit comments

Comments
 (0)