Skip to content

Commit

Permalink
chore: update cancel workflow action
Browse files Browse the repository at this point in the history
There is a build in function to solve this

adapted out of db-ui/mono#3176
  • Loading branch information
mfranzke authored Sep 11, 2024
1 parent 105a899 commit 0257f5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/00-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ jobs:
name: Init
runs-on: ubuntu-latest
steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.1

- name: ⬇️ Checkout repo
uses: actions/checkout@v4

Expand Down

0 comments on commit 0257f5d

Please sign in to comment.