Update: modify workflow trigger to run tests on specific file changes

This commit is contained in:
2026-03-05 06:36:32 +01:00
parent 83bd2db52c
commit 41106aab29

View File

@@ -1,7 +1,8 @@
on:
push:
branches:
- main
paths:
- 'simple-ca.sh'
- 'run-tests.sh'
jobs:
test: