Ignore version.properties on ci-build

This commit is contained in:
Ben Meadors 2022-02-10 21:13:36 -06:00 committed by GitHub
parent 9db7c62a49
commit 3f83acdbef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ on:
paths-ignore:
- '**.md'
- '**.yml'
- 'version.properties'
# Note: This is different from "pull_request". Need to specify ref when doing checkouts.
pull_request_target: