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 fa700f8 commit f943bd4Copy full SHA for f943bd4
.github/workflows/integrate.yaml
@@ -6,7 +6,7 @@ on: # yamllint disable-line rule:truthy
6
pull_request: null
7
push:
8
branches:
9
- - "main"
+ - "*"
10
11
jobs:
12
code-coverage:
0 commit comments