We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f36e0b commit c238395Copy full SHA for c238395
.github/workflows/00-init-playground.yml
@@ -8,9 +8,6 @@ jobs:
8
name: Init Playground
9
runs-on: ubuntu-latest
10
steps:
11
- - name: 🛑 Cancel Previous Runs
12
- uses: styfle/[email protected]
13
-
14
- name: ⬇️ Checkout repo
15
uses: actions/checkout@v3
16
0 commit comments