File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- name : 🧪
1+ name : ∞
22
33on :
44 merge_group :
55 push :
66 branches-ignore :
77 - dependabot/** # Dependabot always creates PRs
8+ - renovate/** # Our Renovate setup always creates PRs
89 - gh-readonly-queue/** # Temporary merge queue-related GH-made branches
9- - maintenance/pip-tools-constraint-lockfiles # Lock files through PRs
10- - maintenance/pip-tools-constraint-lockfiles-** # Lock files through PRs
11- - patchback/backports/** # Patchback always creates PRs
1210 - pre-commit-ci-update-config # pre-commit.ci always creates a PR
1311 pull_request :
1412 workflow_call : # a way to embed the main tests
Original file line number Diff line number Diff line change 1- name : ⏳
1+ name : 🕔
22
33on :
44 pull_request :
@@ -35,6 +35,6 @@ run-name: >-
3535
3636jobs :
3737 main-ci-cd-pipeline :
38- name : 🧪 Main CI/CD pipeline
38+ name : ∞ Main CI/CD pipeline
3939 uses : ./.github/workflows/ci-cd.yml
4040 secrets : inherit
You can’t perform that action at this time.
0 commit comments