Skip to content

chore: test new stuff #140

chore: test new stuff

chore: test new stuff #140

Workflow file for this run

name: release-please

Check failure on line 1 in .github/workflows/release-please.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-please.yml

Invalid workflow file

reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps
on:
push:
branches:
- main
schedule:
- cron: '1 0 * * *'
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: City-of-Helsinki/.github/.github/workflows/release-please.yml@make-sonarqube-trust-workflows-in-this-repo