Skip to content

Commit

Permalink
Update Workflow to run on all files
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanchajanya committed Apr 17, 2023
1 parent 0a4ed1f commit 88fd928
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/compatibility_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Tanzu Plugin Runtime Cross-version API Compatibility Tests
on:
pull_request:
branches: [main, release-*]
paths:
- "**.go"

push:
branches: [main, release-*]

Expand Down

0 comments on commit 88fd928

Please sign in to comment.