Apg 556 tech UI 1.5 and 5.1 page titles could be improved #3422
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: Git | |
on: | |
pull_request: | |
jobs: | |
message-check: | |
name: Block fixup, squash and merge commits | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/[email protected] | |
- name: Block fixup and squash commits | |
uses: 13rac1/[email protected] |