mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
Update .github/workflows/check-dist.yml
This commit is contained in:
parent
e96a2a2fa3
commit
0b3a66664b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -4,7 +4,7 @@
|
|||
# For our project, we generate this file through a build process
|
||||
# from other source files.
|
||||
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
|
||||
name: Check dist/
|
||||
name: Check dist
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Reference in a new issue