Consistent quotation marks

This commit is contained in:
illusion0001 2022-08-24 04:09:47 -05:00 committed by GitHub
parent 21b6f836e1
commit 67193cc6ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,14 +3,14 @@ name: Build Cemu
on:
pull_request_target:
paths-ignore:
- '*.md'
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- '*.md'
- "*.md"
branches:
- main
workflow_call: