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.
1 parent d100b72 commit 82ccce6Copy full SHA for 82ccce6
.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