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 e3ab115 commit 4bf9c46Copy full SHA for 4bf9c46
.github/workflows/clean-deployments.yml
@@ -4,6 +4,7 @@ on:
4
5
jobs:
6
clean:
7
+ name: Clean deployments
8
runs-on: ubuntu-latest
9
steps:
10
- name: 🗑 Delete deployment (staging)
0 commit comments