Skip to content

Commit

Permalink
Run workflow on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
trumully committed Oct 2, 2024
1 parent b353a79 commit e03a512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Test and Lint

on:
push:
branches:
- **
paths:
- dynamo/**/*.py
- tests/**/*.py
Expand Down

0 comments on commit e03a512

Please sign in to comment.