Restrict GitHub Actions to a dedicated branch
- The Vagrant testing setup on macos-latest is broken - Temporary measure until fixed or abandoned
This commit is contained in:
parent
324fe0b191
commit
a0aa289c05
5
.github/workflows/vagrant.yml
vendored
5
.github/workflows/vagrant.yml
vendored
@ -3,8 +3,9 @@ name: homelab-ci
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- testing
|
||||
- github_actions
|
||||
# - main
|
||||
# - testing
|
||||
|
||||
jobs:
|
||||
homelab-ci:
|
||||
|
Loading…
Reference in New Issue
Block a user