Skip to content

Commit 68b93df

Browse files
committed
Update our own cleanup run with the new test branches
1 parent 012ed20 commit 68b93df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
github_token: ${{ github.token }}
2929
last_commit_age_days: 100
3030
dry_run: no
31-
ignore_branches: v1
31+
ignore_branches: test_prefix/one,test_prefix/two,test_prefix_ignored/one

0 commit comments

Comments
 (0)