Skip to content

Commit 9a225de

Browse files
committed
allow pull requests
1 parent 33314f8 commit 9a225de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_dependencies.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
permissions:
1717
contents: write
18+
pull-requests: write
1819
steps:
1920
- name: Checkout
2021
uses: actions/checkout@v4

0 commit comments

Comments
 (0)