Skip to content

Commit 23bcd7e

Browse files
[fix](build): Actions(permissions) (#687)
Signed-off-by: Ralph Hightower <[email protected]>
1 parent 41d2c3a commit 23bcd7e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.github/workflows/stale-branches.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ jobs:
1919
contents: write
2020
uses: crs-k/[email protected]
2121
with:
22-
# days-before-delete: 180
23-
# comment-updates: false
24-
# max-issues: 20
25-
tag-committer: true
26-
# stale-branch-label: 'stale branch 🗑️'
27-
# compare-branches: 'info'
28-
# branches-filter-regex: '^((?!dependabot))'
29-
# rate-limit: false
30-
# pr-check: false
31-
# dry-run: false
32-
# ignore-issue-interaction: false
33-
# include-protected-branches: false
34-
# include-ruleset-branches: false
35-
# ignore-commit-messages: ''
36-
# ignore-committers: ''
22+
# days-before-delete: 180
23+
# comment-updates: false
24+
# max-issues: 20
25+
tag-committer: true
26+
# stale-branch-label: 'stale branch 🗑️'
27+
# compare-branches: 'info'
28+
# branches-filter-regex: '^((?!dependabot))'
29+
# rate-limit: false
30+
# pr-check: false
31+
# dry-run: false
32+
# ignore-issue-interaction: false
33+
# include-protected-branches: false
34+
# include-ruleset-branches: false
35+
# ignore-commit-messages: ''
36+
# ignore-committers: ''

0 commit comments

Comments
 (0)