Skip to content

Commit

Permalink
Update trigger_precommit.yml (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Feb 2, 2022
1 parent 8190db9 commit 388c84f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger_precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
id: check
with:
trigger: "auto run pre-commit"
- if: steps.check.outputs.triggered == 'true'
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- if: steps.check.outputs.triggered == 'true'
uses: jupyterlab/maintainer-tools/.github/actions/pr-script@v1
with:
Expand Down

0 comments on commit 388c84f

Please sign in to comment.