Skip to content

Commit e110485

Browse files
removing local brnach name in all the places
1 parent 66b51a2 commit e110485

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/azure-dev-validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- vee-pipeline-fixes
87
permissions:
98
contents: read
109
id-token: write

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- main
1010
- dev
1111
- demo
12-
- vee-pipeline-fixes
1312
schedule:
1413
- cron: '0 5,17 * * *' # Runs at 5:00 AM and 5:00 PM GMT
1514
workflow_dispatch:

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- main
77
- dev
88
- demo
9-
- vee-pipeline-fixes
109
pull_request:
1110
types:
1211
- opened

0 commit comments

Comments
 (0)