IBX-8897: Parentheses in the name pattern field causes it to be displayed incorrectly FIX #2663
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR check | |
on: | |
pull_request: | |
types: | |
- opened | |
- synchronize | |
- reopened | |
- edited | |
jobs: | |
test-base-branch: | |
uses: ibexa/gh-workflows/.github/workflows/pr-check.yml@main |