We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb7bbb commit 92e78faCopy full SHA for 92e78fa
1 file changed
.github/workflows/idle-issues.yml
@@ -3,12 +3,6 @@ on:
3
schedule:
4
- cron: "49 11,23 * * *"
5
6
-# See: https://github.com/actions/stale#recommended-permissions
7
-permissions:
8
- actions: write
9
- issues: write
10
- pull-requests: write
11
-
12
jobs:
13
idle:
14
uses: mdn/workflows/.github/workflows/idle.yml@main
0 commit comments