Skip to content

Commit

Permalink
Update build-and-test-plugin.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Jan 15, 2025
1 parent cceae6a commit dcd8466
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ on:
paths:
- 'plugins/**'
- 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
pull_request:
branches: [ "*" ]
paths:
- 'plugins/**'
- 'test/**'
- 'helm/**'
- 'Makefile.core.mk'
workflow_dispatch: ~

jobs:
Expand Down

0 comments on commit dcd8466

Please sign in to comment.