Skip to content

Commit 55d996b

Browse files
committed
add pull_request trigger
1 parent 5b0aceb commit 55d996b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fireperf-e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: FirePerf E2E Tests
22

33
on:
4+
pull_request:
45
schedule:
56
- cron: 4 */4 * * * # every 4 hours at 04 minutes past the hour
67
workflow_dispatch: # allow triggering the workflow manually

0 commit comments

Comments
 (0)