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:
push:
branches:
- master
- main
jobs:
doxygen:
runs-on: ubuntu-latest