We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b45f1b commit 653e397Copy full SHA for 653e397
1 file changed
.github/workflows/default.yml
@@ -9,9 +9,6 @@ jobs:
9
init:
10
runs-on: ubuntu-latest
11
steps:
12
- - name: 🛑 Cancel Previous Runs
13
- uses: styfle/cancel-workflow-action@0.12.1
14
-
15
- name: ⬇️ Checkout repo
16
uses: actions/checkout@v4
17
0 commit comments