Skip to content

Commit ee9b4e3

Browse files
committed
Fix yml file errors
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
1 parent cbe65d9 commit ee9b4e3

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/code-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
pull_request:
77
branches: [master]
88
schedule:
9-
branches: [ master ]
109
- cron: '30 5 * * *'
1110

1211
jobs:

.github/workflows/python-package-conda.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
pull_request:
77
branches: [ master ]
88
schedule:
9-
branches: [ master ]
109
- cron: '30 5 * * *'
1110

1211
jobs:

.github/workflows/pythonpackage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
pull_request:
1010
branches: [ master ]
1111
schedule:
12-
branches: [ master ]
1312
- cron: '30 5 * * *'
1413

1514
jobs:

0 commit comments

Comments
 (0)