mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 21:40:05 +02:00
Merge 578747e844
into b4ffde65f4
This commit is contained in:
commit
e0ca526ea6
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Build and Test
|
## name: Build and Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
@ -279,4 +279,4 @@ jobs:
|
||||||
- name: Fix Checkout v3
|
- name: Fix Checkout v3
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
path: v3
|
path: v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue