Bump sillsdev/FieldWorks from 22859ef68af99ffbd016eca4e503278db8007913 to 435ecf4740cbf95ac012f435f4166eba1a386a78 #1271
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: commit-message-lint | |
on: | |
pull_request: | |
branches: [master] | |
permissions: # added using https://github.com/step-security/secure-workflows | |
contents: read | |
pull-requests: write | |
jobs: | |
commit-message-lint: | |
uses: sillsdev/FieldWorks/.github/workflows/CommitMessage.yml@435ecf4740cbf95ac012f435f4166eba1a386a78 |