[Actions] don't run on .github changes

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

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

Loading…
Cancel
Save