We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ceb64 commit ce63cd4Copy full SHA for ce63cd4
1 file changed
.github/workflows/build-native.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Check if PR comment trigger is present
19
if: github.event_name != 'workflow_dispatch'
20
- uses: khan/pull-request-comment-trigger@v1.1.0
+ uses: shanegenschaw/pull-request-comment-trigger@v3.0.0
21
id: check
22
with:
23
trigger: '/native'
0 commit comments