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 9524fc8 + 4cf9b8f commit f79f184Copy full SHA for f79f184
.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