This commit is contained in:
Seth Vargo 2022-05-29 13:12:51 -04:00
parent a1109f2c8e
commit 7c65c4311a
No known key found for this signature in database
GPG Key ID: 9C01CC8AB5D3F179

View File

@ -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 =