Skip to content

Commit 0df0efa

Browse files
testing script commit
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
1 parent 775ccfa commit 0df0efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-node-tables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
git config user.name "github-actions[bot]"
2727
git config user.email "github-actions[bot]@users.noreply.github.com"
2828
git add networks/mainnet/mainnet-nodes/README.md
29-
git commit -m "chore: update node tables" || echo "No changes to commit"
29+
git commit -m "chore: update node tables" -s -S || echo "No changes to commit"
3030
git push

0 commit comments

Comments
 (0)