diff --git a/.github/workflows/mess-detector.yml b/.github/workflows/mess-detector.yml index d02c008..fe1cebb 100644 --- a/.github/workflows/mess-detector.yml +++ b/.github/workflows/mess-detector.yml @@ -1,9 +1,9 @@ name: Mess Detector Report run-name: Run PHP Mess Detector on: - push: - branches: - - main + release: + types: + - published permissions: issues: write