Skip to content

re-add package-lock.json to .gitattributes (#284) #21

re-add package-lock.json to .gitattributes (#284)

re-add package-lock.json to .gitattributes (#284) #21

Workflow file for this run

name: Draft Release PR
on:
push:
branches:
- develop
permissions:
pull-requests: write
contents: write
jobs:
draft-release:
name: Draft Release PR
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create Draft Release PR
uses: pantheon-systems/plugin-release-actions/release-pr@main
with:
gh_token: ${{ github.token }}
readme_md: README.md