mirror of
https://github.com/actions/checkout.git
synced 2025-04-01 22:10: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
|
# For our project, we generate this file through a build process
|
||||||
# from other source files.
|
# from other source files.
|
||||||
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
|
# 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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Add table
Reference in a new issue