Skip to content

Commit 7d3bb3e

Browse files
authored
chore: update cancel workflow action
There is a build in function to solve this adapted out of db-ui/mono#3176
1 parent a6b4a47 commit 7d3bb3e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ on:
88
- "main"
99

1010
jobs:
11-
cancel-previous:
12-
name: Cancel Previous Runs
13-
runs-on: ubuntu-latest
14-
steps:
15-
- name: 🛑 Cancel Previous Runs
16-
uses: styfle/[email protected]
17-
1811
build-examples:
1912
name: Build example
2013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)