[O] Build nightly only when src change

This commit is contained in:
Azalea
2024-02-06 21:48:32 -08:00
committed by GitHub
parent 8aab359b0b
commit 7b9c23c203

View File

@@ -4,6 +4,7 @@ name: Nightly Build
on: on:
push: push:
branches: [master] branches: [master]
paths: ['src/**']
jobs: jobs:
build: build: