Skip to content

Commit fe84d72

Browse files
committed
Trigger GitHub Actions only on PRs
1 parent fe1c6c2 commit fe84d72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/haskell.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Haskell CI
22

33
on:
4-
push:
5-
branches: ['*']
64
pull_request:
7-
branches: ['main']
85

96
jobs:
107
build:

0 commit comments

Comments
 (0)