Skip to content

Commit 844e529

Browse files
authored
Merge pull request #277 from schwehr/enable-forks-to-use-workflow
build.yml: Allow all pushes to run the workflow.
2 parents 279eb07 + 2463dd9 commit 844e529

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ name: build
55

66
on:
77
push:
8-
branches: [ master ]
98
pull_request:
109
branches: [ master ]
1110
workflow_dispatch:

0 commit comments

Comments
 (0)