Skip to content

ci(djlint): change the name of the workflow to reflect what it does #741

ci(djlint): change the name of the workflow to reflect what it does

ci(djlint): change the name of the workflow to reflect what it does #741

# SPDX-FileCopyrightText: 2023 Birger Schacht <birger.schacht@oeaw.ac.at>
# SPDX-License-Identifier: MIT
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
#target-branch: use this for testing