diff --git a/.github/workflows/shell-lint.yml b/.github/workflows/shell-lint.yml index 2f1611a..e8cecc5 100644 --- a/.github/workflows/shell-lint.yml +++ b/.github/workflows/shell-lint.yml @@ -3,6 +3,9 @@ on: pull_request: types: - opened + - synchronize + - reopened + - ready_for_review jobs: lint: runs-on: ubuntu-latest