diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 5ed3828..7a99443 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -17,7 +17,7 @@ name: Lint Code Base on: push: branches-ignore: - - 'master' + - 'gh-pages' ############### # Set the Job #