workflow changes
This commit is contained in:
4
.github/workflows/push_dev.yml
vendored
4
.github/workflows/push_dev.yml
vendored
@@ -1,10 +1,12 @@
|
||||
name: Build application
|
||||
name: Build application on dev push
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "dev"
|
||||
paths:
|
||||
- "VDownload**"
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user