mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
CI: only run CI on main
This commit is contained in:
@@ -3,9 +3,7 @@ name: CI tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!rc/*'
|
||||
- '!djot'
|
||||
- 'main'
|
||||
paths-ignore:
|
||||
- 'doc/*.md'
|
||||
- 'MANUAL.txt'
|
||||
|
||||
Reference in New Issue
Block a user