IBX-9358 Fixed discard button in number input #5880
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: Ibexa Reusable / Cross Org PR | |
on: | |
push: | |
branches-ignore: | |
- "temp_*" | |
jobs: | |
call: | |
uses: ibexa/gh-workflows/.github/workflows/cross-merge.yml@main | |
secrets: | |
robot-token: ${{ secrets.EZROBOT_PAT }} |