Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad8df43

Browse files
committed
feat: summarize script only runs on upstream repo
1 parent1d6848c commitad8df43

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎.github/workflows/summarize_progress.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
name:summarize_progress
22

33
on:
4-
push:
5-
branches:
6-
-'feat/summarize-table'
7-
# schedule:
8-
# - cron: '30 23 * * 5'
4+
schedule:
5+
-cron:'30 23 * * 5'
96

107
jobs:
118
ci:
9+
if:github.repository == 'python/python-docs-zh-tw'
1210
runs-on:ubuntu-latest
1311
permissions:
1412
# Give the default GITHUB_TOKEN write permission to commit and push the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp