Skip to content

Commit f943bd4

Browse files
committed
any push
1 parent fa700f8 commit f943bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on: # yamllint disable-line rule:truthy
66
pull_request: null
77
push:
88
branches:
9-
- "main"
9+
- "*"
1010

1111
jobs:
1212
code-coverage:

0 commit comments

Comments
 (0)