We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c787d7 commit 363a168Copy full SHA for 363a168
.github/workflows/run-tests.yml
@@ -80,10 +80,3 @@ jobs:
80
run:
81
source .venv/bin/activate
82
localstack logs
83
- - name: Prevent Workflows from getting Stale
84
- if: always()
85
- uses: gautamkrishnar/keepalive-workflow@v1
86
- with:
87
- #this message should prevent automatic triggering of workflows
88
- #see https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs
89
- commit_message: "[skip ci] Automated commit by Keepalive Workflow to keep the repository active"
0 commit comments