Ignore readme changes in GA

This commit is contained in:
NightScript
2020-10-11 21:40:05 -07:00
committed by GitHub
parent c6bb8e6eec
commit 5d38c98698
+4
View File
@@ -3,8 +3,12 @@ name: Build Universal-Updater
on:
push:
branches-ignore: [translation]
paths-ignore:
- 'README.md'
pull_request:
branches: ["*"]
paths-ignore:
- 'README.md'
release:
types: [created]