Skip to content

Commit e7b309d

Browse files
committed
#9 Return permisstion.pull_request:true
1 parent 3d4058b commit e7b309d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/without-params-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: [push, pull_request]
55
jobs:
66
stryker_net:
77
runs-on: ubuntu-latest
8+
permissions:
9+
pull-requests: write
810
name: Stryker.NET GitHub action
911
steps:
1012
- name: Checkout code

0 commit comments

Comments
 (0)