Skip to content

Commit

Permalink
Disable prtitlecase for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnican authored Jan 27, 2025
1 parent 2475aab commit 477343f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/prtitlecase.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: PR Title Case
on:
pull_request_target:
types: [opened, edited, synchronize]
on: [] # Disabled for the time being.
# pull_request_target:
# types: [opened, edited, synchronize]

env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
Expand Down

0 comments on commit 477343f

Please sign in to comment.