mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-07 23:25:53 +00:00
CI: Update workflow branch names
This commit is contained in:
parent
ea56fec66c
commit
07c39542af
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -3,7 +3,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '*.json'
|
||||
- '*.md'
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -3,7 +3,7 @@ name: Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '*.json'
|
||||
- '*.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user