mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 14:04:27 +01:00
fix(ci/frontend): Add trigger on push including workflow file
This commit is contained in:
1
.github/workflows/frontend-ci.yml
vendored
1
.github/workflows/frontend-ci.yml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
- 'ci-test*' # This will match any branch that starts with "ci-test"
|
- 'ci-test*' # This will match any branch that starts with "ci-test"
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/**'
|
- 'frontend/**'
|
||||||
|
- '.github/workflows/frontend-ci.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/**'
|
- 'frontend/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user