Skip to content

Chore add dependabot/renovate #2

Chore add dependabot/renovate

Chore add dependabot/renovate #2

---
# yamllint disable rule:truthy
name: "Push on develop"
concurrency: # Cancel any existing runs of this workflow for this same PR
group: "${{ '{{ github.workflow }}' }}-${{ '{{ github.ref }}' }}"
cancel-in-progress: true
on:
push:
branches:
- 'renovate/**'
pull_request:
branches:
- develop
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
tests:
uses: ./.github/workflows/workflow-tests.yml

Check failure on line 21 in .github/workflows/trigger-pr-develop.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger-pr-develop.yml

Invalid workflow file

error parsing called workflow ".github/workflows/trigger-pr-develop.yml" -> "./.github/workflows/workflow-tests.yml" : You have an error in your yaml syntax on line 57