diff --git a/.github/workflows/update-gomod-for-tests.yml b/.github/workflows/update-gomod-for-tests.yml index b2b4365..b700704 100644 --- a/.github/workflows/update-gomod-for-tests.yml +++ b/.github/workflows/update-gomod-for-tests.yml @@ -1,4 +1,3 @@ -# this action is triggered by selecting the action in the github UI and then clicking "run workflow" name: Update go.mod for testing on: