Skip to content

Add ignoreAnnotated/compose_modifier_missing_ignore_annotated to Modi… #398

Add ignoreAnnotated/compose_modifier_missing_ignore_annotated to Modi…

Add ignoreAnnotated/compose_modifier_missing_ignore_annotated to Modi… #398

name: Update release
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'mrmans0n/compose-rules'
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}