diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 8cc398ee0..7bc1c100e 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -6,10 +6,12 @@ on: types: - opened - edited + - reopened + - synchronize permissions: {} jobs: - lint: + pr-title: runs-on: ubuntu-latest permissions: pull-requests: read # action-semantic-pull-request reads the PR title