[Actions] hopefully don't run on .github changes now

pull/32/head
Miepee 4 years ago committed by GitHub
parent c6e121f84b
commit a9a5135d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,12 +5,12 @@ on:
branches: [ main ]
paths-ignore:
- 'README.md'
- '.github/'
- '.github/**'
pull_request:
branches: [ main ]
paths-ignore:
- 'README.md'
- '.github/'
- '.github/**'
jobs:
build:

Loading…
Cancel
Save