We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66518a1 commit 5939ca3Copy full SHA for 5939ca3
.github/workflows/CD.yml
@@ -12,6 +12,7 @@ on:
12
13
jobs:
14
publish:
15
+ if: github.event_name != 'schedule' || github.ref == 'refs/heads/main'
16
uses: EvergineTeam/evergine-standards/.github/workflows/binding-xml-cd.yml@main
17
with:
18
xml-url: "https://raw.githubusercontent.com/KhronosGroup/OpenXR-Docs/master/specification/registry/xr.xml"
.github/workflows/sync-standards.yml
@@ -41,6 +41,7 @@ on:
41
42
43
sync:
44
45
permissions:
46
contents: write # allow push commits
47
pull-requests: write
Resources/NugetIcon/icon.png
-1.1 KB
0 commit comments