Reorder triggers

This commit is contained in:
Clyde D'Souza 2023-07-12 22:18:51 +12:00
parent 6c75760d0f
commit 462f2310b9

View File

@ -1,11 +1,11 @@
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
name: Check order of markdown list items
jobs: