mirror of
https://github.com/wmariuss/awesome-devops.git
synced 2025-01-10 14:49:28 -05:00
Deploy only on master branch
This commit is contained in:
parent
1792528297
commit
3f699fbd46
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -4,7 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- add/actions
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user