Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a26c24

Browse files
committed
Run lint after updating the repository
1 parent 2123106 commit 2a26c24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
event-type: translation-updated
4949
lint:
5050
runs-on: ubuntu-latest
51+
needs: ['update-translation']
5152
continue-on-error: true
5253
steps:
5354
- uses: actions/setup-python@master

0 commit comments

Comments
 (0)