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

Commit2843a27

Browse files
authored
Delete unnecessary cords
1 parente4b2652 commit2843a27

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

‎.github/workflows/update.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -113,19 +113,4 @@ jobs:
113113
git add -A
114114
git diff-index --quiet HEAD || ( git commit -m "Merge ${{ env.CURRENT_BRANCH }} into ${{ matrix.branch }}" && git push )
115115
116-
# call-build:
117-
# Call the build workflow after updating
118-
name:call
119-
needs:[update]
120-
uses:rffontenelle/python-docs-pt-br/.github/workflows/build.yml@3.10
121-
with:
122-
was-called:yes
123-
secrets:
124-
TELEGRAM_TO:${{ secrets.TELEGRAM_TO }}
125-
TELEGRAM_TOKEN:${{ secrets.TELEGRAM_TOKEN }}
126116
127-
# call-compendium:
128-
# Call the compendium workflow after updating
129-
name:call
130-
needs:[update]
131-
uses:rffontenelle/python-docs-pt-br/.github/workflows/compendium.yml@3.10

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp