Skip to content

Commit f692f77

Browse files
authored
chore: GH workflow default permissions for bundle_2.0_schemas.yml (#902)
chore: set default permissions
2 parents d52129e + fd53309 commit f692f77

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/bundle_2.0_schemas.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
- 'tools/src/main/js/bundler/**'
1212
workflow_dispatch: # Allows manual trigger
1313

14+
# https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token
15+
permissions: {}
16+
1417
jobs:
1518
bundle-schemas:
1619
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)