Added e2e workflow trigger on master push and on PRs (#2356)

This commit is contained in:
Ava Stancu 2023-03-03 11:55:02 +01:00 committed by GitHub
parent 7f3eef8761
commit 893833fdd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
name: CI ARC E2E Linux VM Test name: CI ARC E2E Linux VM Test
on: on:
push:
branches:
- master
pull_request:
workflow_dispatch: workflow_dispatch:
env: env: