Skip to content

Commit 6f3932f

Browse files
author
Nissan Pow
committed
Add PR branch to push trigger to force CI runs
1 parent ae918ff commit 6f3932f

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-fastdata.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- npow/fastdata-oss-clean
89
workflow_dispatch:
910

1011
jobs:

.github/workflows/test-functions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- npow/fastdata-oss-clean
89
workflow_dispatch:
910

1011
jobs:

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- npow/fastdata-oss-clean
78
workflow_dispatch:
89

910
jobs:

0 commit comments

Comments
 (0)