Skip to content

Commit ad71970

Browse files
committed
run on push
1 parent dd5fda6 commit ad71970

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
@@ -2,6 +2,9 @@ name: Build and run on GitHub Actions
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- '**'
58

69
jobs:
710
build:

0 commit comments

Comments
 (0)