Skip to content

Commit

Permalink
Update trigger_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nvda-mesharma authored May 17, 2024
1 parent 91865e6 commit 166cd11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/trigger_ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
on:
pull_request:
jobs:
waiting:
runs-on: self-hosted
steps:
- name: waiting
run: echo "Waiting for pre-commit steps to finish first"
mirror_repo:
environment: GITLAB
needs: pre-commit
Expand Down

0 comments on commit 166cd11

Please sign in to comment.