Corrects spacing issue for checkboxes and radio buttons on webforms #402
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: Update changelog on PR merge | |
on: | |
pull_request: | |
branches: | |
- main | |
types: closed | |
jobs: | |
update_changelog: | |
uses: CuBoulder/action-collection/.github/workflows/update-changelog.yml@main | |