Skip to content

Commit

Permalink
VER 2.1.1
Browse files Browse the repository at this point in the history
*@ action -> fk-git-commit-msg-std
 : Add a name for publishing.
  • Loading branch information
ForkKILLET committed Jul 19, 2021
1 parent 690288e commit 7da7a01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---

name: fk-git-commit-msg-std
on: [push, pull_request]
jobs:
check:
name: Check Commit Msg
name: Check new commit msg
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7da7a01

Please sign in to comment.