Created configuration files for 4.6.0-beta4 release #174
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: Upmerge (caller) | |
on: | |
push: | |
jobs: | |
merge: | |
uses: ibexa/gh-workflows/.github/workflows/upmerge.yml@main | |
secrets: | |
robot-token: ${{ secrets.EZROBOT_PAT }} |