Skip to content

Commit f1399cc

Browse files
committed
finalize
1 parent f006b57 commit f1399cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/fireperf-e2e.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: FirePerf E2E Tests
22

33
on:
4-
pull_request:
54
schedule:
65
- cron: 4 */4 * * * # every 4 hours at 04 minutes past the hour
76

87
concurrency:
98
group: ${{ github.workflow }}
10-
cancel-in-progress: true
119

1210
env:
1311
PERF_E2E_GOOGLE_SERVICES: ${{ secrets.PERF_E2E_GOOGLE_SERVICES }}

0 commit comments

Comments
 (0)