Skip to content

fix: Check out the PR head instead of merge commit in restyled. #42

fix: Check out the PR head instead of merge commit in restyled.

fix: Check out the PR head instead of merge commit in restyled. #42

Workflow file for this run

name: release
on:
push:
branches: [master]
pull_request_target:
branches: [master]
types: [opened, reopened, synchronize]
jobs:
release:
uses: ./.github/workflows/release-drafter.yml