IBX-3240: Added notice message in edit section (#933) #3073
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 }} |