Skip to content

Merge branch 'main' into add-github-actions #1

Merge branch 'main' into add-github-actions

Merge branch 'main' into add-github-actions #1

---
name: CI libs/base
on:
pull_request:
paths:
- 'requirements.txt'
- 'python-default.lock'
- '.github/workflows/python_reusable.yaml'
- '.github/workflows/ci_user_management.yaml'
- 'gear/user_management/**'
workflow_dispatch: # Allows to trigger the workflow manually in GitHub UI
jobs:
ci-gear-{PACKAGE_NAME}:
uses:
./.github/workflows/python_reusable.yml
with:
working-directory: gear/user_management
secrets: inherit"""
)

Check failure on line 21 in .github/workflows/ci_user_management.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci_user_management.yaml

Invalid workflow file

You have an error in your yaml syntax on line 21