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 012ed20 commit 68b93dfCopy full SHA for 68b93df
.github/workflows/cleanup.yaml
@@ -28,4 +28,4 @@ jobs:
28
github_token: ${{ github.token }}
29
last_commit_age_days: 100
30
dry_run: no
31
- ignore_branches: v1
+ ignore_branches: test_prefix/one,test_prefix/two,test_prefix_ignored/one
0 commit comments