Skip to content

Commit 223b67d

Browse files
remove stated permissions (not sure if they're needed)
1 parent e7daaba commit 223b67d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/regression-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
regression-tests:
1717
runs-on: ubuntu-22.04
1818
environment: ${{ inputs.ENVIRONMENT }}
19-
permissions:
20-
id-token: write
21-
contents: write
2219

2320
steps:
2421
- name: Checkout local github actions

0 commit comments

Comments
 (0)