Skip to content

chore(deps): bump the all group across 1 directory with 2 updates #98

chore(deps): bump the all group across 1 directory with 2 updates

chore(deps): bump the all group across 1 directory with 2 updates #98

---
# 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