diff options
-rw-r--r-- | .github/workflows/haskell.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index a85397bac..ae10cd929 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -12,13 +12,6 @@ on: - '!/macos/*' - '!/windows/*' - '!/man/*' - - '!.mailmap' - - '!/.circleci/*' - - '!.editorconfig' - - '!.gitignore' - - '!.github/ISSUE_TEMPLATE' - - '!.hlint.yaml' - - '!.stylish-haskell.yaml' - '!AUTHORS.md' - '!BUGS' - '!CONTRIBUTING.md' |