Skip to content

Commit

Permalink
Install happy-commit
Browse files Browse the repository at this point in the history
Install happy-commit to celebrate commit and PR occasionally.
  • Loading branch information
kitsuyui committed Jan 14, 2023
1 parent 9f722ca commit 45c2300
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/happy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
on:
- pull_request

jobs:
happy:
runs-on: ubuntu-latest
name: happy
steps:
- uses: kitsuyui/happy-commit@v0.5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 45c2300

Please sign in to comment.