Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
ci: include trigger config on trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdcruz committed Sep 15, 2024
1 parent 269fbad commit 34dda58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ on:
push:
paths:
- './src/trigger/*'
- 'trigger.config.ts'
pull_request:
paths:
- './src/trigger/*'
- 'trigger.config.ts'

jobs:
deploy:
Expand Down

0 comments on commit 34dda58

Please sign in to comment.