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 b21361c commit bbee54dCopy full SHA for bbee54d
.github/workflows/integrate.yaml
@@ -5,7 +5,7 @@ name: "Integrate"
5
on: # yamllint disable-line rule:truthy
6
push:
7
branches:
8
- - "5.x"
+ - "1.x"
9
pull_request: null
10
schedule:
11
- cron: '0 14 * * 1'
0 commit comments