Skip to content

Commit

Permalink
#759 Create webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtranq-nashtechglobal committed Aug 6, 2024
1 parent 7ea1312 commit c81468b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/webhook-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ on:
- "webhook/**"
- ".github/workflows/actions/action.yaml"
- ".github/workflows/webhook-ci.yaml"
- "pom.xml"
pull_request:
branches: ["main"]
paths:
- "webhook/**"
- ".github/workflows/actions/action.yaml"
- ".github/workflows/webhook-ci.yaml"

- "pom.xml"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c81468b

Please sign in to comment.