ci: change main => master
This commit is contained in:
2
.github/workflows/build_and_push.yml
vendored
2
.github/workflows/build_and_push.yml
vendored
@@ -3,7 +3,7 @@ name: Build and push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
rebuild:
|
||||
|
||||
Reference in New Issue
Block a user