Skip to content

Commit b601ed1

Browse files
committed
Test less GH CI
1 parent a1071e6 commit b601ed1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cabal.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ name: Continuous integration
22

33
on:
44
push:
5+
branches: ['master']
56
paths-ignore:
67
- 'README.md'
78
- 'CONTRIBUTING.md'
89
pull_request:
10+
branches: ['master']
911

1012
jobs:
1113
continuous-integration:

0 commit comments

Comments
 (0)