Skip to content

Commit

Permalink
ci: add a info log
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Nov 5, 2024
1 parent f7accf3 commit 482114e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-rerun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
set -eu
d=$(date +%Y-%m-%d -d "4 day ago")
info "date: $d"
shas=$(gh -R aquaproj/aqua-registry pr list \
-A "app/aquaproj-aqua-registry" \
Expand Down

0 comments on commit 482114e

Please sign in to comment.