Update linter.yml

This commit is contained in:
Steffen 2021-01-04 20:26:58 +01:00 committed by GitHub
parent 5bccde5943
commit 7019ebf981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ on:
push:
branches-ignore:
- 'gh-pages'
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
###############
# Set the Job #