Skip to content

Commit fabe1b3

Browse files
authored
Merge pull request #411 from chungyc/pulls
Do not trigger HLint on pull requests.
2 parents f502d20 + 9c25749 commit fabe1b3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/hlint.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ on:
66
- 'message-index/site.hs'
77
branches:
88
- main
9-
pull_request:
10-
paths:
11-
- 'message-index/site.hs'
12-
types:
13-
- opened
14-
- synchronize
15-
- reopened
169

1710
jobs:
1811
hlint:

0 commit comments

Comments
 (0)