Skip to content

Commit d6777ee

Browse files
Fix
1 parent 5867d7e commit d6777ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: CI
22

33
# Trigger the workflow on push or pull request
44
on:
5-
pull_request
6-
push
5+
- pull_request
6+
- push
77

88
jobs:
99
cabal:

0 commit comments

Comments
 (0)