We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb1144 commit 0aa81c1Copy full SHA for 0aa81c1
.github/workflows/without-params-test.yml
@@ -5,8 +5,6 @@ on: [push, pull_request]
5
jobs:
6
stryker_net:
7
runs-on: ubuntu-latest
8
- permissions:
9
- pull-requests: write
10
name: Stryker.NET GitHub action
11
steps:
12
- name: Checkout code
0 commit comments