Change branch name

This commit is contained in:
aya 2025-03-12 13:51:02 +02:00
parent 6f1957a7c2
commit 0c5af347fa

View File

@ -2,9 +2,9 @@ name: StressTests
on:
push:
branches: [ "main" ]
branches: [ "stress_test" ]
pull_request:
branches: [ "main" ]
branches: [ "stress_test" ]
schedule:
- cron: '0 2 * * *'