Prep for main as development branch

This commit is contained in:
abejgonzalez
2022-02-14 20:19:48 -08:00
parent 22778880b5
commit 8eb07b193b
3 changed files with 6 additions and 28 deletions

View File

@@ -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: