Skip to content

Commit 2a14d56

Browse files
committed
ci: add permissions: {}
1 parent 5b1de89 commit 2a14d56

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- main
77
pull_request:
88

9+
permissions: {}
10+
911
jobs:
1012
lint:
1113
name: Lint

.github/workflows/collect-plugins.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- cron: '0 2 * * *'
77
workflow_dispatch:
88

9+
permissions: {}
10+
911
jobs:
1012
collect:
1113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)