Skip to content

Commit 5400535

Browse files
committed
Add CI
1 parent 891233a commit 5400535

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/bob.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)