ci: Update for main branch rename
This commit is contained in:
4
.github/workflows/test-build.yml
vendored
4
.github/workflows/test-build.yml
vendored
@@ -3,10 +3,10 @@ name: Build and run tests
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
pre_job:
|
||||
|
||||
4
.github/workflows/test-compile.yml
vendored
4
.github/workflows/test-compile.yml
vendored
@@ -3,10 +3,10 @@ name: Compiler testing
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
pre_job:
|
||||
|
||||
Reference in New Issue
Block a user