Skip to content

Commit

Permalink
πŸ”„ synced file(s) with conda/infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
conda-bot committed Feb 19, 2024
1 parent 9af74b9 commit ec4fadb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ jobs:
with:
files: ${{ env.LOCAL }}
- name: Global Only
uses: EndBug/[email protected].2
uses: EndBug/[email protected].3
if: steps.has_local.outputs.files_exists == 'false'
with:
config-file: ${{ env.GLOBAL }}
delete-other-labels: true
dry-run: ${{ github.event.inputs.dryrun }}
- name: Global & Local
uses: EndBug/[email protected].2
uses: EndBug/[email protected].3
if: steps.has_local.outputs.files_exists == 'true'
with:
config-file: |
Expand Down

0 comments on commit ec4fadb

Please sign in to comment.