Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 3ab98e0

Browse files
committed
Test load testing
1 parent 28a9557 commit 3ab98e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/azure-load-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Azure Load Tests
22

33
on:
4+
push:
5+
branches:
6+
- azure-load-tests
47
workflow_dispatch:
58
schedule:
69
- cron: "0 0 * * 2" # Midnight UTC on Tuesdays

0 commit comments

Comments
 (0)