We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a17532 commit 40d0a32Copy full SHA for 40d0a32
.github/workflows/native.yml
@@ -4,6 +4,7 @@ on:
4
types: [opened, edited, synchronize]
5
permissions:
6
pull-requests: write
7
+ contents: write
8
env:
9
# A space-separated list of paths to native libraries to build.
10
NATIVE_LIBRARY_PATHS: "sources/SDL/Native"
0 commit comments