3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00

ci: Update for main branch rename

This commit is contained in:
Krystine Sherwin 2024-03-22 09:16:43 +13:00
parent a4c3dcc5a0
commit 7fbf286b3f
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -3,10 +3,10 @@ name: Build and run tests
on: on:
pull_request: pull_request:
branches: branches:
- master - main
push: push:
branches: branches:
- master - main
jobs: jobs:
pre_job: pre_job:

View file

@ -3,10 +3,10 @@ name: Compiler testing
on: on:
pull_request: pull_request:
branches: branches:
- master - main
push: push:
branches: branches:
- master - main
jobs: jobs:
pre_job: pre_job: