Skip to content

Commit

Permalink
Merge pull request #2 from ClassFunc/releases/v1
Browse files Browse the repository at this point in the history
Releases/v1
  • Loading branch information
zerolethanh committed Oct 3, 2023
2 parents 99c8564 + 233c78c commit 57552bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ See [action.yml](action.yml)
## Basic

```yaml
on:
pull_request:
branches:
- "release/*" # or whatever branch you want to check
steps:
- uses: actions/checkout@v4
- uses: classfunc/what-changes@v1
Expand Down

0 comments on commit 57552bc

Please sign in to comment.