actions - rename main branch to master

This commit is contained in:
bunkerity 2022-06-03 18:16:53 +02:00
parent 1af2264fab
commit 945241339a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Automatic test, build, push and deploy (PROD)
on:
push:
branches: [main]
branches: [master]
jobs: