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: on:
pull_request_target: pull_request_target:
paths-ignore: paths-ignore:
- '*.md' - "*.md"
types: types:
- opened - opened
- synchronize - synchronize
- reopened - reopened
push: push:
paths-ignore: paths-ignore:
- '*.md' - "*.md"
branches: branches:
- main - main
workflow_call: workflow_call: