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:
		
							
								
								
									
										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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user