1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-16 10:15:13 +00:00
plantuml/.github/workflows/testing-workflow-config.yml

20 lines
373 B
YAML
Raw Normal View History

name: Testing workflow config action
on:
workflow_dispatch:
push:
pull_request:
release:
jobs:
testing-workflow-config:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: configure workflow
uses: ./.github/actions/configure-workflow
id: config
with:
milliseconds: 3000