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

Commit 65a77dc

Browse files
deleted branch name linux.yml
1 parent 30cbb85 commit 65a77dc

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

.github/workflows/linux.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
# on:
2-
# push:
3-
# pull_request:
4-
# schedule:
5-
# - cron: '13 11 * * *'
61
on:
72
push:
8-
branches:
9-
- cloud-344/python-build-standalone/v3-to-v4
3+
pull_request:
4+
schedule:
5+
- cron: '13 11 * * *'
106
jobs:
117
pythonbuild:
128
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)