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 9ca43f7 commit b88bc95Copy full SHA for b88bc95
.github/workflows/review-trigger.yml
@@ -26,7 +26,7 @@ jobs:
26
env:
27
GH_TOKEN: ${{ github.token }}
28
- name: Get the GitHub handle of the fellows
29
- uses: paritytech/get-fellows-action@v1.1.3
+ uses: paritytech/get-fellows-action@v1.3.0
30
id: fellows
31
# Require new reviews when the author is pushing and he is not a fellow
32
- name: Fail when author pushes new code
0 commit comments