mirror of
https://github.com/actions/checkout.git
synced 2025-03-29 03:20:06 +01: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:
|
||||
pull_request:
|
||||
|
@ -279,4 +279,4 @@ jobs:
|
|||
- name: Fix Checkout v3
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: v3
|
||||
path: v3
|
||||
|
|
Loading…
Add table
Reference in a new issue