Skip to content

chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in the all group #80

chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in the all group

chore(deps): bump importlib-metadata from 8.2.0 to 8.3.0 in the all group #80

---
# yamllint disable rule:truthy
name: "Pull Request on develop"
on:
push:
branches:
- "renovate/**"
pull_request:
branches:
- develop
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
tests:
needs: ["linter"]
uses: ./.github/workflows/workflow-tests.yml