Skip to content

Commit e54b9ab

Browse files
committed
CI: testing in feature branch
1 parent a3c8104 commit e54b9ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/weekly.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- cron: '20 4 * * 1'
77
# Allow running the workflow manually
88
workflow_dispatch:
9+
# Testing in Local Branch
10+
push:
11+
branches:
12+
- weekly-ci
913

1014
jobs:
1115
ubuntu:

0 commit comments

Comments
 (0)