LennardZuendorf commited on
Commit
54a4721
·
unverified ·
1 Parent(s): 1f72faf

Update version-cleanup.yml

Browse files
.github/workflows/version-cleanup.yml CHANGED
@@ -1,8 +1,6 @@
1
- # Docker image build and publish workflow
2
- # CREDIT: Adopted from
3
- name: Docker Build & Publish
4
 
5
- # running on every release and on manual dispatch
6
  on:
7
  workflow_dispatch:
8
 
 
1
+ name: Version Cleanup
 
 
2
 
3
+ # running on manual dispatch
4
  on:
5
  workflow_dispatch:
6