Skip to content

Commit 34d2ec7

Browse files
committed
Reorder trigger events in CI
1 parent 96febca commit 34d2ec7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/python-313.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: python-313
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '15 23 * * *'
57
pull_request:
68
branches:
79
- main
@@ -10,8 +12,6 @@ on:
1012
branches:
1113
- main
1214
- '3.13'
13-
schedule:
14-
- cron: '15 23 * * *'
1515

1616
jobs:
1717
sync:

.github/workflows/python-314.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: python-314
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 23 * * *'
57
pull_request:
68
branches:
79
- main
@@ -10,8 +12,6 @@ on:
1012
branches:
1113
- main
1214
- '3.13'
13-
schedule:
14-
- cron: '0 23 * * *'
1515

1616
jobs:
1717
sync:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy