Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix typo in branch name
  • Loading branch information
dondonz committed Sep 26, 2022
commit 259701256e45e298cf98402f3c8fabc2e96bc0a8
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:
branches:
- master
- 19.x-validator-6.2.0.Final
- v19.x-validator-6.2.0.Final
jobs:
buildAndTest:
runs-on: ubuntu-latest
Expand Down