👷 Reuse workflows

This commit is contained in:
Nikhil Badyal
2022-10-15 14:43:20 +05:30
parent 7e80b3007d
commit d792cab58f
8 changed files with 23 additions and 99 deletions
+3 -1
View File
@@ -9,7 +9,9 @@ on:
jobs:
linter-pr-check:
uses: ./.github/workflows/linter.yml
uses: nikhilbadyal/ghactions/.github/workflows/python-linter.yml@main
with:
PYTHON_VERSION: '3.10'
build-apk-pr-check:
uses: ./.github/workflows/build-artifact.yml
secrets: