Skip to content

ci(.github/in-solidarity.yml): Remove config file #21

ci(.github/in-solidarity.yml): Remove config file

ci(.github/in-solidarity.yml): Remove config file #21

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
pull-request:
runs-on: ubuntu-24.04
steps:
- uses: googleapis/release-please-action@v5
id: release
with:
token: ${{secrets.GH_OPENUI5BOT}}