Skip to content

Commit 40d0a32

Browse files
committed
Fix permissions issues
1 parent 5a17532 commit 40d0a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/native.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [opened, edited, synchronize]
55
permissions:
66
pull-requests: write
7+
contents: write
78
env:
89
# A space-separated list of paths to native libraries to build.
910
NATIVE_LIBRARY_PATHS: "sources/SDL/Native"

0 commit comments

Comments
 (0)