From 84290b4fffb8e2ce55709a9a2055cf6367dd43de Mon Sep 17 00:00:00 2001 From: frankpereira1-web Date: Wed, 25 Mar 2026 10:50:08 -0700 Subject: [PATCH] Update check-dist.yml line4 test --- .github/workflows/check-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index e4525b1..610e00d 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -1,7 +1,7 @@ # `dist/index.js` is a special file in Actions. # When you reference an action with `uses:` in a workflow, # `index.js` is the code that will run. -# For our project, we generate this file through a build process +# https://github.com/example-org/example-repo/actionsDAILY/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/