mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-25 22:12:52 -05:00
Updated CI
This commit is contained in:
9
.github/workflows/dev-build.yml
vendored
Normal file
9
.github/workflows/dev-build.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: 'Development Build'
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
dev-build:
|
||||
name: '🚧 Development Build'
|
||||
uses: acidicoala/SmokeAPI/.github/workflows/build.yml@master
|
||||
Reference in New Issue
Block a user