chore: rename primary branch to main
All checks were successful
Release / build-image (push) Successful in 46s
All checks were successful
Release / build-image (push) Successful in 46s
This commit is contained in:
parent
c0ab219412
commit
a77b985a7d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: Release
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- 'mbpfan/**'
|
||||
- Dockerfile
|
||||
|
|
Loading…
Add table
Reference in a new issue