feat: split licenses
input by new line instead of space
#29
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Commisery | |
on: | |
pull_request: | |
types: [edited, opened, synchronize, reopened] | |
permissions: | |
contents: read | |
pull-requests: write | |
issues: write | |
jobs: | |
commit-message: | |
uses: enarx/.github/.github/workflows/commisery.yml@main |