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:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
jobs:
pre_job:

View File

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