Skip to content

Commit 7ad6cb4

Browse files
committed
Update push trigger branch for nightly parallel integration tests workflow
1 parent b015270 commit 7ad6cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-parallel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Nightly Parallel Integration Tests
33
on:
44
push:
55
branches:
6-
- feature/nightly-test
6+
- feat/nightly-parallel-integration-tests
77
schedule:
88
- cron: '30 18 * * *' # 12:00 AM IST (UTC+5:30 = 18:30 UTC)
99
workflow_dispatch:

0 commit comments

Comments
 (0)