We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88464be + ec59cc0 commit 0f537c8Copy full SHA for 0f537c8
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
tags:
7
# Tags for all potential release numbers till 2030.
8
- "2[0-9].[0-3]" # 20.0 -> 29.3
0 commit comments