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:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user