Skip to content

Commit

Permalink
Update pr-title-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored May 16, 2024
1 parent 9c0be92 commit 0b4123e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- run: exit 0
- run: echo "Hello"
- if: github.event_name != 'pull_request_target'
run: echo "Hello"

0 comments on commit 0b4123e

Please sign in to comment.