Prep for main as development branch
This commit is contained in:
4
.github/workflows/chipyard-run-tests.yml
vendored
4
.github/workflows/chipyard-run-tests.yml
vendored
@@ -1,11 +1,9 @@
|
||||
name: chipyard-ci-process
|
||||
|
||||
on:
|
||||
# run ci on pull requests targeting dev, master, main only (since the ci runs on the merge commit)
|
||||
# run ci on pull requests targeting main only (since the ci runs on the merge commit)
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user