mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-08 10:47:05 +00:00
Quotes?
This commit is contained in:
parent
a1109f2c8e
commit
7c65c4311a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/troubleshooting.yml
vendored
2
.github/workflows/troubleshooting.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: 'actions/github-script@v6'
|
- uses: 'actions/github-script@v6'
|
||||||
if: '${{ github.event.label_name == 'bug' }}'
|
if: '${{ github.event.label_name == "bug" }}'
|
||||||
with:
|
with:
|
||||||
script: |-
|
script: |-
|
||||||
const msg =
|
const msg =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue