Skip to content

Commit b382b1b

Browse files
committed
feat: test #926
1 parent b405d83 commit b382b1b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/py312-sync-cpython.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: python-3.12-sync-with-cpython
22

33
on:
4-
push:
5-
branches:
6-
- "3.12"
7-
schedule:
8-
- cron: "0 0 * * *"
4+
pull_request:
95

106
jobs:
117
sync:

0 commit comments

Comments
 (0)