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 6019fa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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,4 @@ jobs:

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

0 comments on commit 6019fa2

Please sign in to comment.