Skip to content

Commit 2af7310

Browse files
committed
Add push trigger for testing
1 parent b0e1589 commit 2af7310

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stress.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: stress
22
on:
3+
push:
4+
branches:
5+
- add-stress-workflow
36
schedule:
47
- cron: "0 0 * * *"
58
workflow_dispatch:

0 commit comments

Comments
 (0)