Skip to content

Merge pull request #769 from City-of-Helsinki/update-configuration #437

Merge pull request #769 from City-of-Helsinki/update-configuration

Merge pull request #769 from City-of-Helsinki/update-configuration #437

on:
push:
branches:
- dev
name: Automatic release PR
jobs:
release-pr:
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/auto-release-pr.yml@main
permissions:
contents: read
pull-requests: write
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}