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 18, 2023
1 parent 7b7950f commit b03174d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compatibility_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
pull_request:
branches: [main, release-*]
paths:
- "**.go"
- "*"

push:
branches: [main, release-*]

Expand Down

0 comments on commit b03174d

Please sign in to comment.