s/master/main

This commit is contained in:
Alex Bates 2024-01-09 23:57:35 +00:00 committed by GitHub
parent 37f59877e5
commit 6fc2e1a74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Docs
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
doxygen: doxygen:
runs-on: ubuntu-latest runs-on: ubuntu-latest