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 336f1ab commit 19fc360Copy full SHA for 19fc360
.github/workflows/pull_request-opened.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Assign Author to the Pull Request
23
- uses: technote-space/assign-author@6252488282b99652aef47451a353eb88aea24666
+ uses: technote-space/assign-author@9558557c5c4816f38bd06176fbc324ba14bb3160
24
25
pr-labeler:
26
name: Label the PR based on the branch
0 commit comments