mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-04-22 06:08:00 +00:00
Revert "Remove workflow dispatch"
This reverts commit 7009b5d841
.
# Conflicts:
# .github/workflows/order-checker.yml
This commit is contained in:
parent
e3a0f1025c
commit
43238099d1
1
.github/workflows/order-checker.yml
vendored
1
.github/workflows/order-checker.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
name: Check order of markdown list items
|
name: Check order of markdown list items
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user