mirror of https://github.com/AxioDL/metaforce.git
CI: Update workflow branch names
This commit is contained in:
parent
ea56fec66c
commit
07c39542af
|
@ -3,7 +3,7 @@ name: Build
|
|||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '*.json'
|
||||
- '*.md'
|
||||
|
|
|
@ -3,7 +3,7 @@ name: Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '*.json'
|
||||
- '*.md'
|
||||
|
|
Loading…
Reference in New Issue