mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
update build to main branch
add new ignores
This commit is contained in:
parent
abdd1667b7
commit
41f00ef3f1
12
.github/workflows/build-release-debugsign.yml
vendored
12
.github/workflows/build-release-debugsign.yml
vendored
@ -4,18 +4,26 @@ on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- assets/**
|
||||
- .vscode/**
|
||||
- .eslintrc.js
|
||||
- .prettierrc.js
|
||||
- BUILDING.md
|
||||
- README.md
|
||||
- LICENSE
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- release/*
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- assets/**
|
||||
- .vscode/**
|
||||
- .eslintrc.js
|
||||
- .prettierrc.js
|
||||
- BUILDING.md
|
||||
- README.md
|
||||
- LICENSE
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user