Skip to content

Commit f0e2621

Browse files
committed
Remove excessive-permissions warning in ci.yaml
1 parent 2703f94 commit f0e2621

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

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

99
name: CI
1010

11+
permissions: {}
12+
1113
# Cancel previous workflows if they are the same workflow on same ref (branch/tags)
1214
# with the same event (push/pull_request) even they are in progress.
1315
# This setting will help reduce the number of duplicated workflows.

0 commit comments

Comments
 (0)