Skip to content

Commit

Permalink
[CI] run on 1.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Nov 24, 2023
1 parent b21361c commit bbee54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: "Integrate"
on: # yamllint disable-line rule:truthy
push:
branches:
- "5.x"
- "1.x"
pull_request: null
schedule:
- cron: '0 14 * * 1'
Expand Down

0 comments on commit bbee54d

Please sign in to comment.