ci: Update for main branch rename

This commit is contained in:
Krystine Sherwin
2024-05-10 09:51:37 +12:00
parent a4c3dcc5a0
commit 7fbf286b3f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ name: Build and run tests
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
jobs:
pre_job:
+2 -2
View File
@@ -3,10 +3,10 @@ name: Compiler testing
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
jobs:
pre_job: