stop starting when text module has been added #571
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: Automatic Rebase | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
rebase: | |
uses: biolab/orange-ci-cd/.github/workflows/rebase-addons.yml@master | |
secrets: inherit |