Skip to content

Commit f11d09d

Browse files
committed
update workflow permissions
1 parent ff90a0b commit f11d09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
check:
4747
permissions:
4848
pull-requests: write
49+
contents: write
4950
name: Check - ${{ matrix.run_args.name }}
5051
runs-on: ${{ matrix.run_args.os }}
5152
# container: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest

0 commit comments

Comments
 (0)