Skip to content

Commit

Permalink
Merge pull request #3 from Numigi/majouda-patch-1
Browse files Browse the repository at this point in the history
[FIX] Typo: Update pre-commit.yml
  • Loading branch information
majouda authored Jun 25, 2024
2 parents c7e3238 + e276270 commit 7154091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: pre-commit
on:
pull_request:
branches:
- "14.0*"
- "14.0"
push:
branches:
- "14.0"
Expand Down Expand Up @@ -33,4 +33,4 @@ jobs:
echo "Please check-in the following files:"
echo "$newfiles"
exit 1
fi
fi

0 comments on commit 7154091

Please sign in to comment.