Skip to content

Commit 6bed118

Browse files
committed
push
1 parent 98cd65e commit 6bed118

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vm.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: VM Test
22
on:
3+
push:
4+
branches:
5+
-- "**"
36
workflow_dispatch: {}
47

58
jobs:

0 commit comments

Comments
 (0)