Skip to content

Commit 60aaa81

Browse files
AdnaneKhankai-ion
authored andcommitted
ci: scope down permissions for stale_issue.yml
remove License Scan / build (3.9) (pull_request) work flow
1 parent 5724d44 commit 60aaa81

File tree

3 files changed

+4
-103
lines changed

3 files changed

+4
-103
lines changed

.github/workflows/license-check.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.github/workflows/license-scheduled-check.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/stale_issue.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
schedule:
66
- cron: "0 0 * * *"
77

8+
permissions:
9+
issues: write
10+
pull-requests: write
11+
812
jobs:
913
cleanup:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)