mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
stop building on non-app file changes
This commit is contained in:
parent
74632eff10
commit
1d40ac5b35
@ -2,10 +2,18 @@ name: build-release-debugsign
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- assets/**
|
||||
- README.md
|
||||
- LICENSE
|
||||
branches:
|
||||
- master
|
||||
- release/*
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- assets/**
|
||||
- README.md
|
||||
- LICENSE
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user