Pamela Fox commited on
Commit
84d903c
·
unverified ·
2 Parent(s): 116b8b0 f0008af

Merge branch 'main' into dependabot/pip/django-4.2.1

Browse files
Files changed (1) hide show
  1. .github/workflows/check.yaml +2 -0
.github/workflows/check.yaml CHANGED
@@ -1,5 +1,7 @@
1
  name: Python checks
2
  on: [push, pull_request]
 
 
3
 
4
  jobs:
5
  build:
 
1
  name: Python checks
2
  on: [push, pull_request]
3
+ permissions:
4
+ pull-requests: write
5
 
6
  jobs:
7
  build: