Skip to content

Commit 749bcff

Browse files
authored
chore: remove duplicate permissions in workflows (#116)
1 parent 9838053 commit 749bcff

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/closed-issue-message.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
name: Closed Issue Message
2-
permissions:
3-
contents: read
42

53
on:
64
issues:

.github/workflows/stale_issues.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
name: "Close stale issues"
2-
permissions:
3-
contents: read
42

53
# Controls when the action will run.
64
on:

0 commit comments

Comments
 (0)