summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/haskell.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml
index d91c1db..6c1fd1f 100644
--- a/.github/workflows/haskell.yml
+++ b/.github/workflows/haskell.yml
@@ -1,8 +1,6 @@
name: Haskell CI (PRs)
on:
- push:
- branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch: