mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: make pr comment work
This commit is contained in:
parent
38d86a47ca
commit
27d95e887d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/lint-and-test-pr.yml
vendored
3
.github/workflows/lint-and-test-pr.yml
vendored
|
|
@ -6,6 +6,9 @@ jobs:
|
|||
test-on-linux:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue