Skip to content

Commit

Permalink
squash: wth
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 17, 2024
1 parent 5509522 commit 7051307
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint-pr-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: "Lint PR Title"
# https://github.com/honeycombio/.github/blob/main/.github/workflows/validate-pr-title.yml

on:
pull_request:
pull_request_target:
types:
- opened
- synchronize
Expand All @@ -20,8 +20,7 @@ jobs:
name: Lint PR title
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
contents: read
pull-requests: write
steps:
- uses: amannn/[email protected]
Expand Down

0 comments on commit 7051307

Please sign in to comment.