Skip to content

Commit 6d5a1e5

Browse files
Try to get workflow running for PRs
1 parent 8c52717 commit 6d5a1e5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Diff for: .github/workflows/html5gum.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: html5gum
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
pull_request:
3+
on: [push, pull_request]
84

95
jobs:
106
check:

0 commit comments

Comments
 (0)