1
0
Fork 0
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:
Brian Cristante 2021-08-17 13:47:37 -04:00 committed by GitHub
parent e96a2a2fa3
commit 0b3a66664b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: