Run CI on main not master

This commit is contained in:
Hugo van Kemenade 2021-04-07 17:48:55 +03:00
parent 88464bec96
commit ec59cc0968
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [master]
branches: [main]
tags:
# Tags for all potential release numbers till 2030.
- "2[0-9].[0-3]" # 20.0 -> 29.3