Skip to content

Commit d3002e2

Browse files
committed
pr
1 parent 424b43d commit d3002e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_run_slow_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
pr_number: ${{ needs.get-pr-number.outputs.PR_NUMBER }}
1818

19+
# We only need to verify the timestamp if the workflow is triggered by `issue_comment`.
1920
verity_pr_commit:
2021
name: Verity PR commit corresponds to a specific event by comparing timestamps
2122
if: ${{ github.event.comment.created_at != '' }}

0 commit comments

Comments
 (0)