mirror of
https://github.com/actions/checkout.git
synced 2025-04-02 22:40:06 +02:00
add checkout step
This commit is contained in:
parent
f0214c7550
commit
bd8c3af7ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -15,4 +15,5 @@ jobs:
|
|||
GITHUB_JSON: ${{ toJson(github) }}
|
||||
run: |
|
||||
echo "$GITHUB_JSON"
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue