diff --git a/.github/workflows/troubleshooting.yml b/.github/workflows/troubleshooting.yml index 7fe5c14..ddef6ed 100644 --- a/.github/workflows/troubleshooting.yml +++ b/.github/workflows/troubleshooting.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: 'actions/github-script@v6' - if: '${{ github.event.label_name == 'bug' }}' + if: '${{ github.event.label_name == "bug" }}' with: script: |- const msg =