Update: modify workflow trigger to run tests on specific file changes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'simple-ca.sh'
|
||||
- 'run-tests.sh'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user