1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-08-31 02:20:08 +02:00

Updated action to run when build script is updated

This commit is contained in:
tycrek
2020-06-01 15:21:44 -06:00
parent 4866fa8e62
commit 032e818109

View File

@@ -6,6 +6,7 @@ on:
paths:
- yaml/*.yml
- md/*.md
- _build.js
jobs:
build:
runs-on: ubuntu-latest