Skip to content

Commit c238395

Browse files
authored
chore: update cancel workflow action
There is a build in function to solve this adapted out of https://github.com/db-ui/mono/pull/3176
1 parent 8f36e0b commit c238395

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/00-init-playground.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
name: Init Playground
99
runs-on: ubuntu-latest
1010
steps:
11-
- name: 🛑 Cancel Previous Runs
12-
uses: styfle/[email protected]
13-
1411
- name: ⬇️ Checkout repo
1512
uses: actions/checkout@v3
1613

0 commit comments

Comments
 (0)