mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 11:41:27 +00:00
Added e2e workflow trigger on master push and on PRs (#2356)
This commit is contained in:
4
.github/workflows/e2e-test-linux-vm.yaml
vendored
4
.github/workflows/e2e-test-linux-vm.yaml
vendored
@@ -1,6 +1,10 @@
|
||||
name: CI ARC E2E Linux VM Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user