mirror of
https://github.com/Iconica-Development/flutter_timetable.git
synced 2025-05-18 19:43:43 +02:00
14 lines
353 B
YAML
14 lines
353 B
YAML
name: Iconica Standard Melos CI Workflow
|
|
# Workflow Caller version: 1.0.0
|
|
|
|
on:
|
|
pull_request:
|
|
workflow_dispatch:
|
|
|
|
jobs:
|
|
call-global-iconica-workflow:
|
|
uses: Iconica-Development/.github/.github/workflows/melos-ci.yml@master
|
|
secrets: inherit
|
|
permissions: write-all
|
|
with:
|
|
subfolder: '.' # add optional subfolder to run workflow in |