Pamela Fox commited on
Commit
f0008af
·
unverified ·
2 Parent(s): 03f2dde 40158c3

Merge pull request #26 from pamelafox/pamelafox-patch-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: