mahimairaja commited on
Commit
0797ff6
·
1 Parent(s): 0849f9e

ci: Updated permission in gh workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/check-file.yml +3 -0
.github/workflows/check-file.yml CHANGED
@@ -5,6 +5,9 @@ on:
5
 
6
  workflow_dispatch:
7
 
 
 
 
8
  jobs:
9
  check-file-size:
10
  runs-on: ubuntu-latest
 
5
 
6
  workflow_dispatch:
7
 
8
+ permissions:
9
+ pull-requests: write
10
+
11
  jobs:
12
  check-file-size:
13
  runs-on: ubuntu-latest