We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff33ecc commit 7828972Copy full SHA for 7828972
.github/workflows/pr.yml
@@ -1,7 +1,7 @@
1
name: Pull Requests
2
on: pull_request_target
3
jobs:
4
- add-reviews:
+ test:
5
runs-on: ubuntu-latest
6
steps:
7
- name: Checkout source code
0 commit comments