Skip to content

Commit a1c19a5

Browse files
whoops
1 parent a711062 commit a1c19a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ permissions:
55
on:
66
push:
77
branches:
8-
- 'master'
8+
- 'main'
99
pull_request:
1010
branches:
11-
- 'master'
11+
- 'main'
1212
schedule:
1313
- cron: 0 0 * * *
1414
workflow_dispatch:

0 commit comments

Comments
 (0)