Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit a968626

Browse files
deleted branch name windows.yml
1 parent 65a77dc commit a968626

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/workflows/windows.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
# on:
2-
# push:
3-
# pull_request:
4-
# schedule:
5-
# - cron: '13 11 * * *'
6-
71
on:
82
push:
9-
branches:
10-
- cloud-344/python-build-standalone/v3-to-v4
3+
pull_request:
4+
schedule:
5+
- cron: '13 11 * * *'
116
jobs:
127
pythonbuild:
138
runs-on: 'windows-2019'

0 commit comments

Comments
 (0)