chore: update top level workflow permissions (#1848)
This commit is contained in:
6
.github/workflows/multi-job-test.yml
vendored
6
.github/workflows/multi-job-test.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Multi Job Test
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -8,9 +11,6 @@ on:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
changed-files:
|
||||
name: Get changed files
|
||||
|
||||
Reference in New Issue
Block a user