Updated CI

This commit is contained in:
acidicoala
2025-10-05 23:10:37 +05:00
parent 477f019b49
commit bdbd1ff540
5 changed files with 81 additions and 3 deletions

9
.github/workflows/dev-build.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
name: 'Development Build'
on:
push:
jobs:
dev-build:
name: '🚧 Development Build'
uses: acidicoala/SmokeAPI/.github/workflows/build.yml@master