mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Update pull-request-test.yml
This commit is contained in:
parent
9eb971fcaa
commit
18bf1cb0b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
pull-request-test:
|
pull-request-test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue