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:
- master
pull_request:
branches:
- master
paths:
- Enhancements
- Resolutions
- Mods
- Workarounds
- 'Enhancements/**'
- 'Resolutions/**'
- 'Mods/**'
- 'Workarounds/**'
jobs:
build: