Skip to content

Commit

Permalink
feat: run on push to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ctot-nondef committed Jan 22, 2025
1 parent 318580c commit 0be85ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ on:
pull_request:
branches:
- main
- dev
push:
branches:
- main
- dev

jobs:
validate:
Expand Down

0 comments on commit 0be85ac

Please sign in to comment.