Skip to content

Commit

Permalink
Merge pull request #25004 from def-/pr-closed-issues-main
Browse files Browse the repository at this point in the history
ci: Only detect closed issues on main
  • Loading branch information
def- authored Feb 6, 2024
2 parents 1024606 + ae1ecfc commit aab3dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/nightly/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ steps:
command: bin/ci-builder run stable bin/ci-closed-issues-detect
agents:
queue: linux-aarch64-small
branches: "main"

- id: unused-deps
label: Unused dependencies
Expand Down

0 comments on commit aab3dc2

Please sign in to comment.