mirror of
https://github.com/tycrek/degoogle.git
synced 2025-09-01 02:41:57 +02:00
Updated action to run when build script is updated
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -6,6 +6,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- yaml/*.yml
|
- yaml/*.yml
|
||||||
- md/*.md
|
- md/*.md
|
||||||
|
- _build.js
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user