Skip to content

Commit 2924c69

Browse files
committed
feat: automatic branch deletion
1 parent 1eba168 commit 2924c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clean.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
concurrency:
1515
group: check-deployment-stop
1616
cancel-in-progress: false
17+
environment: feature
1718
if: startsWith(github.head_ref, 'feature')
1819
steps:
1920
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)