Skip to content

Commit c345831

Browse files
authored
Merge branch 'main' into fix/transform-unsupported-error
2 parents 451b11e + 91ade3b commit c345831

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
pull_request:
44
types: [opened, edited, synchronize]
55

6+
permissions:
7+
contents: read
8+
pull-requests: read
9+
610
jobs:
711
lint:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)