Update .github/workflows/check-dist.yml

pull/566/head
Brian Cristante 4 years ago committed by GitHub
parent e96a2a2fa3
commit 0b3a66664b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save