Skip to content

Commit

Permalink
fix(ci): rerun pr linter on edit (t3-oss#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Oct 6, 2023
1 parent 3d74370 commit 85b74f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

# run labeler with elevated permissions before other actions

name: Label PR and check title
name: PR Checks

on:
pull_request_target:
branches: ["*"]
types: ["opened", "synchronize"]

jobs:
lint-pr-title:
Expand Down

0 comments on commit 85b74f3

Please sign in to comment.