Skip to content

Commit 7e4695a

Browse files
author
Filip Richtarik
committed
Update test.yml
1 parent a99c054 commit 7e4695a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747

4848
# Always run this last as it can push new changes and actions will not rerun.
4949
pre-commit:
50+
permissions:
51+
contents: write
52+
pull-requests: write
5053
needs: [tests]
5154
runs-on: ubuntu-latest
5255
steps:

0 commit comments

Comments
 (0)