Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2123106 commit 2a26c24Copy full SHA for 2a26c24
1 file changed
.github/workflows/update-lint-and-build.yml
@@ -48,6 +48,7 @@ jobs:
48
event-type: translation-updated
49
lint:
50
runs-on: ubuntu-latest
51
+ needs: ['update-translation']
52
continue-on-error: true
53
steps:
54
- uses: actions/setup-python@master
0 commit comments