CI: add triggers for the main branch

Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
This commit is contained in:
Ed Bartosh 2021-02-18 16:56:36 +02:00
parent 85d133892b
commit 477e7076fa
2 changed files with 3 additions and 0 deletions

View File

@ -2,11 +2,13 @@ name: CI
on:
push:
branches:
- main
- master
- 'release-*'
pull_request:
branches:
- master
- main
- 'release-*'
env:
RUNC_VERSION: v1.0.0-rc93

View File

@ -3,6 +3,7 @@ name: Publish
on:
push:
branches:
- main
- master
- release-0.19