Skip to content

feat: check if the app is running before run #583

feat: check if the app is running before run

feat: check if the app is running before run #583

Workflow file for this run

name: Janitor
on:
pull_request:
jobs:
cancel:
name: "Cancel Previous Runs"
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
access_token: ${{ github.token }}