Stepper updates for flutter_configurator #18
Workflow file for this run
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: Iconica Standard Component CI Workflow | |
| # Workflow Caller version: 2.0.0 | |
| on: | |
| pull_request: | |
| workflow_dispatch: | |
| jobs: | |
| call-global-iconica-workflow: | |
| uses: Iconica-Development/.github/.github/workflows/component-ci.yml@master | |
| secrets: inherit | |
| permissions: write-all | |
| with: | |
| subfolder: "." # add optional subfolder to run workflow in |