Delete workspace/clean/action.yaml
This commit is contained in:
parent
96b3ef6902
commit
e5ac558032
@ -1,7 +0,0 @@
|
|||||||
name: 'Clean Workspace'
|
|
||||||
description: 'Delete everything inside workspace'
|
|
||||||
|
|
||||||
runs:
|
|
||||||
using: "composite"
|
|
||||||
steps:
|
|
||||||
- run: rm -rf /workspace/${{github.repository}}/${{github.job}}
|
|
Loading…
Reference in New Issue
Block a user