Skip to content

Commit

Permalink
ci: fix bug where pr title check doesn't run (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheButlah committed May 8, 2024
1 parent 684593e commit 526fb46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-compliance.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Pull-Request Compliance
on:
pull_request:
types: [opened, edited, reopened]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 526fb46

Please sign in to comment.