mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-11-04 22:13:21 +00:00
ci(build): remove 'dev' branch from push trigger
This commit is contained in:
1
.github/workflows/app_build.yml
vendored
1
.github/workflows/app_build.yml
vendored
@@ -3,7 +3,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- dev
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docker/**'
|
- 'docker/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user