Skip to content

Commit

Permalink
change keep-n-most-recent to cut-off (required parameter) (#1689)
Browse files Browse the repository at this point in the history
Co-authored-by: Raúl Barroso <[email protected]>
  • Loading branch information
lovromazgon and raulb authored Jul 2, 2024
1 parent dddda81 commit 76151f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
account: ConduitIO
image-names: conduit
image-tags: '*-nightly*'
keep-n-most-recent: 5
cut-off: 1w
token: ${{ secrets.NIGHTLY_BUILD_GH_TOKEN }}
dry-run: true

0 comments on commit 76151f4

Please sign in to comment.