mirror of
https://github.com/spf13/viper
synced 2024-11-16 10:07:00 +00:00
Update feedback_pull_request.yml
This commit is contained in:
parent
bc5df54485
commit
e866eaa591
1 changed files with 1 additions and 1 deletions
2
.github/workflows/feedback_pull_request.yml
vendored
2
.github/workflows/feedback_pull_request.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
||||||
comment:
|
comment:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/github-script@v4.0.2
|
- uses: actions/github-script@v4
|
||||||
with:
|
with:
|
||||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue