Skip to content

Commit 39ebc67

Browse files
committed
Add permissions for verify_migrations in stage one
1 parent 17ace08 commit 39ebc67

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/migration_checks.yml

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

77
permissions:
88
contents: read
9+
pull-requests: read
10+
issues: read
911

1012
jobs:
1113
migration_checks:

0 commit comments

Comments
 (0)