We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 486497e + bc03659 commit 4778382Copy full SHA for 4778382
.github/workflows/Downgrade.yml
@@ -2,7 +2,7 @@ name: Downgrade
2
on:
3
pull_request:
4
branches:
5
- - master
+ - main
6
paths-ignore:
7
- 'docs/**'
8
push:
.github/workflows/Downstream.yml
@@ -1,7 +1,7 @@
1
name: IntegrationTest
- branches: [master]
+ branches: [main]
tags: [v*]
0 commit comments