We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df86e79 commit 3a9e091Copy full SHA for 3a9e091
1 file changed
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: MVE GitHub Actions CI
2
3
on:
4
push:
5
- branches: [ "master" ]
+ branches: [ "master", "update_actions-checkout_to_v6" ]
6
pull_request:
7
branches: [ "master" ]
8
workflow_dispatch:
0 commit comments