Only build release for graphic pack changes (#420) by RandomGuyJCI

This also fixes issue https://github.com/slashiee/cemu_graphic_packs/issues/418 .
This commit is contained in:
RandomGuyJCI 2020-01-18 21:18:09 +08:00 committed by Crementif
parent 7e5e0bc248
commit 6a92f4892c

View File

@ -6,11 +6,13 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
branches:
- master
paths: paths:
- Enhancements - 'Enhancements/**'
- Resolutions - 'Resolutions/**'
- Mods - 'Mods/**'
- Workarounds - 'Workarounds/**'
jobs: jobs:
build: build: