Skip to content

Commit

Permalink
Fix trigger name
Browse files Browse the repository at this point in the history
  • Loading branch information
Cal-L committed Oct 26, 2023
1 parent 5abaf37 commit a1eeb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-e2e-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Apply Run E2E Smoke label

on:
pull_request:
types: [opened, ready-for-review]
types: [opened, ready_for_review]

env:
E2E_LABEL: 'Run Smoke E2E'
Expand Down

0 comments on commit a1eeb45

Please sign in to comment.