mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-04-22 06:08:00 +00:00
Reorder triggers
This commit is contained in:
parent
6c75760d0f
commit
462f2310b9
2
.github/workflows/order-checker.yml
vendored
2
.github/workflows/order-checker.yml
vendored
@ -1,11 +1,11 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
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