mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #203 from Scrumplex/fix-dont-build-renove-branches
Don't build renovate branches
This commit is contained in:
commit
bd376d5217
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trigger_builds.yml
vendored
2
.github/workflows/trigger_builds.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Build Application
|
|||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'stable'
|
||||
- 'renovate/**'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '**/LICENSE'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue