Pull Request to create/update rebased branch for 'refs/heads/licensecheckPrms_TEST' #461
This file contains hidden or 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: "Create rebased branch" | ||
| on: | ||
| pull_request: | ||
| branches: | ||
| - develop | ||
| types: | ||
| - assigned | ||
| - synchronize | ||
| jobs: | ||
| call-createrebase: | ||
| uses: itext/github-workflows/.github/workflows/createrebase.yml@licensecheckPrms | ||
|
Check failure on line 13 in .github/workflows/createrebase.yml
|
||
| secrets: inherit | ||