feat: autobuild only if dialer/** if modified
All checks were successful
/ mirror (push) Successful in 4s

This commit is contained in:
ange 2024-11-29 04:15:43 +00:00
parent 14a7703548
commit 01b168e0d4
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -1,9 +1,7 @@
on:
push:
branches:
- dev
tags:
- '*'
paths:
- dialer/**
jobs:
build: