IBX-3957: Made NOP URL aliases reusable and original #569
Workflow file for this run
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 }} |