mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
stop building on non-app file changes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user