Skip to content

Commit

Permalink
fix(ci): rerun pr linter on edit (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge authored 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

1 comment on commit 85b74f3

@vercel
Copy link

@vercel vercel bot commented on 85b74f3 Oct 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

t3-upgrade – ./upgrade

t3-upgrade.vercel.app
t3-upgrade-t3-oss.vercel.app
t3-upgrade-git-next-t3-oss.vercel.app

Please sign in to comment.