Skip to content

Commit

Permalink
fix Git Town syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
tranhl committed Mar 7, 2024
1 parent f76b270 commit ab12c3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/git-town.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Git Town
on:
pull_request:
branches:
- **
- '**'

jobs:
git-town:
Expand All @@ -16,4 +16,5 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: ../../action.yml
- name: Git Town
uses: ./

0 comments on commit ab12c3d

Please sign in to comment.