mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-11 01:25:15 +02:00
Ignore markdown files for CI build (#7)
* Ignore markdown files for CI build * Consistent quotation marks
This commit is contained in:
@@ -2,11 +2,15 @@ name: Build Cemu
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
push:
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
branches:
|
||||
- main
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user