Skip to content

Commit 363a168

Browse files
committed
remove blocked GitHub action to re-enable workflow
1 parent 0c787d7 commit 363a168

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,3 @@ jobs:
8080
run:
8181
source .venv/bin/activate
8282
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

Comments
 (0)