Skip to content

Commit 08914d6

Browse files
authored
add read permission token (#1942)
Signed-off-by: Huang, Tai <[email protected]>
1 parent e106dea commit 08914d6

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

.github/workflows/Scanner_Bdba.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Scanner BDBA
2+
permissions: read-all
23

34
on:
45
workflow_dispatch:

.github/workflows/Scanner_Coverity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Scanner Coverity
2+
permissions: read-all
23

34
on:
45
workflow_dispatch:

.github/workflows/Scanner_McAfee.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Virus Scan
2+
permissions: read-all
23

34
on:
45
workflow_dispatch:

.github/workflows/probot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Probot
2+
permissions: read-all
23

34
on:
45
pull_request:

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Publish
2+
permissions: read-all
23

34
on:
45
push:

0 commit comments

Comments
 (0)