Skip to content

chore: bump k8s-wait-for to v2.0.0 #2434

chore: bump k8s-wait-for to v2.0.0

chore: bump k8s-wait-for to v2.0.0 #2434

name: cleanup-after-pr-closed
on:
pull_request:
types: [closed]
jobs:
cancel-runs:
name: Cleanup after PR closed
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cancel build runs
uses: styfle/cancel-workflow-action@0.12.0
with:
ignore_sha: true
workflow_id: tilt.yaml