We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98cd65e commit 6bed118Copy full SHA for 6bed118
.github/workflows/vm.yml
@@ -1,5 +1,8 @@
1
name: VM Test
2
on:
3
+ push:
4
+ branches:
5
+ -- "**"
6
workflow_dispatch: {}
7
8
jobs:
0 commit comments