Skip to content

Commit dcb0e5b

Browse files
authored
chore(workflows): drop write scope from full-integration-tests (#369)
1 parent f9f4ef4 commit dcb0e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full-integration-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
required: false
2121

2222
permissions:
23-
contents: write
23+
contents: read
2424

2525
jobs:
2626
matrix-calculator:

0 commit comments

Comments
 (0)