We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 128d2ee + 82ccce6 commit f9564a9Copy full SHA for f9564a9
.github/workflows/builds.yml
@@ -2,6 +2,8 @@ name: Build GDExtension
2
on:
3
workflow_call:
4
push:
5
+ pull_request:
6
+ merge_group:
7
8
env:
9
LIBNAME: example
0 commit comments