Skip to content

Commit 1ef2c9d

Browse files
committed
Build on push & pr
1 parent a488071 commit 1ef2c9d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/push.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
on: push
1+
on:
2+
push:
3+
branches:
4+
- master
5+
pull_request:
26
name: Qa workflow
37
jobs:
48
setup:

0 commit comments

Comments
 (0)