We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891233a commit 5400535Copy full SHA for 5400535
.github/workflows/bob.yml
@@ -0,0 +1,7 @@
1
+name: Build with bob
2
+
3
+on: [push, pull_request]
4
5
+jobs:
6
+ build:
7
+ uses: defold/github-actions-common/.github/workflows/bob.yml@master
0 commit comments