Skip to content

Commit bcf0807

Browse files
committed
this?
1 parent 0ef331b commit bcf0807

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/vm.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: VM Test
22
on:
33
push:
4-
branches:
5-
-- "**"
6-
workflow_dispatch: {}
4+
branches: [ "**" ]
5+
workflow_dispatch:
76

87
jobs:
98
vm-test:

0 commit comments

Comments
 (0)