Skip to content

Commit

Permalink
test(CI): see if the event checker woks on destination repo
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidbelk committed Nov 13, 2024
1 parent 16475e5 commit 717a689
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mirrorV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
jobs:
push_to_mirror:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[Mirror CI]')"
steps:
- name: Checkout source
uses: actions/checkout@v3
Expand Down

0 comments on commit 717a689

Please sign in to comment.