actions - rename main branch to master
This commit is contained in:
parent
1af2264fab
commit
945241339a
2
.github/workflows/prod.yml
vendored
2
.github/workflows/prod.yml
vendored
@ -2,7 +2,7 @@ name: Automatic test, build, push and deploy (PROD)
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user