mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 16:59:08 +00:00
Ignore readme changes in GA
This commit is contained in:
@@ -3,8 +3,12 @@ name: Build Universal-Updater
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore: [translation]
|
branches-ignore: [translation]
|
||||||
|
paths-ignore:
|
||||||
|
- 'README.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ["*"]
|
branches: ["*"]
|
||||||
|
paths-ignore:
|
||||||
|
- 'README.md'
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user