Difference: update documentation to reflect that selected variables must be manually redefined after reopening workflow file #60
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 |