mirror of
https://github.com/Iconica-Development/flutter_input_library.git
synced 2025-05-18 17:03:45 +02:00
chore: remove old documentation workflow
This commit is contained in:
parent
6b3116383e
commit
b8e44d682a
1 changed files with 0 additions and 12 deletions
12
.github/workflows/documentation.yml
vendored
12
.github/workflows/documentation.yml
vendored
|
@ -1,12 +0,0 @@
|
||||||
name: Iconica Standard Component Documentation Workflow
|
|
||||||
# Workflow Caller version: 1.0.0
|
|
||||||
on:
|
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
call-global-iconica-workflow:
|
|
||||||
uses: Iconica-Development/.github/.github/workflows/component-documenation.yml@master
|
|
||||||
secrets: inherit
|
|
||||||
permissions: write-all
|
|
Loading…
Reference in a new issue