Skip to content

Commit

Permalink
Update generate-file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfung1031 committed Aug 6, 2024
1 parent 3ed8e4b commit 0f705a9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/generate-file.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
name: Generate File

permissions:
actions: write
attestations: write
checks: write
contents: write
deployments: write
id-token: write
issues: read
discussions: read
packages: read
pages: read
pull-requests: write
repository-projects: read
security-events: read
statuses: read

on:
push:
branches:
Expand Down

0 comments on commit 0f705a9

Please sign in to comment.