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.
1 parent 0beef94 commit a1c99e5Copy full SHA for a1c99e5
2 files changed
.github/workflows/coverage.yml
@@ -12,7 +12,8 @@ env:
12
on:
13
push:
14
branches:
15
- - 'master'
+ - 'main'
16
+ - '*-stable'
17
tags:
18
- '!*' # Do not execute on tags
19
pull_request:
.github/workflows/supported.yml
@@ -6,7 +6,8 @@ env:
6
7
8
9
10
11
0 commit comments