Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7a77f05

Browse files
author
Workflow Sync Bot
committed
Utility File Sync [Runner ID: 51]
1 parent 6378f56 commit 7a77f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/keep-alive.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
echo "Days since last commit: $DIFF_IN_DAYS"
4242
43-
if [[ $DIFF_IN_DAYS > 50 ]]; then
43+
if (( $DIFF_IN_DAYS > 50 )); then
4444
echo "Adding a keep-alive commit."
4545
4646
git config --global user.name "keepalive[bot]"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /