Skip to content

Commit 79841e5

Browse files
committed
DEBUG run on push
1 parent b74bfcb commit 79841e5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ name: "Integrate"
44

55
on: # yamllint disable-line rule:truthy
66
pull_request: null
7-
push:
8-
branches:
9-
- "main"
7+
push: null
108

119
jobs:
1210
code-coverage:

0 commit comments

Comments
 (0)