Fix GitHub actions after renaming master to main

This commit is contained in:
Ian Stapleton Cordasco 2021-10-10 19:12:04 -05:00
parent 21d3c70d67
commit 96e413db2c
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -2,7 +2,7 @@ name: main
on:
push:
branches: [master]
branches: [main]
tags:
pull_request: