Skip to content

Commit 82924af

Browse files
committed
add push events back
1 parent f53126d commit 82924af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ env:
55

66
# Controls when the workflow will run
77
on:
8+
# Triggers the workflow on push or pull request events
9+
push:
10+
811
# Allows you to run this workflow manually from the Actions tab
912
workflow_dispatch:
1013
inputs:

0 commit comments

Comments
 (0)