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

Commit55fe5e7

Browse files
authored
Apply suggestions from code review
1 parent75fd847 commit55fe5e7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

‎.github/workflows/pospell-on-demand.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name:pospell
1+
name:Ejecuta powrap
22
on:
33
issue_comment:
44
types:
@@ -33,11 +33,7 @@ jobs:
3333
run:python -m pip install -r requirements.txt
3434
-name:Ejecutar Powrap
3535
run:powrap --quiet **/*.po
36-
-name:Revisar con Pospell
37-
run:python scripts/check_spell.py
38-
continue-on-error:true
3936
-name:Commit & Push changes
40-
uses:actions-js/push@master
37+
uses:stefanzweifel/git-auto-commit-action@v4
4138
with:
42-
message:"auto: spell check"
43-
github_token:${{ secrets.GITHUB_TOKEN }}
39+
commit_message:"auto: spell check"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp