fix: 🐛 update workflow trigger to workflow_dispatch in dev.yml
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
name: Dev
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user