Skip to content

Commit

Permalink
Run validation on pushes to ticket branches
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Jan 11, 2024
1 parent 2088983 commit 15c3c02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- tickets/*
pull_request:

jobs:
Expand Down

0 comments on commit 15c3c02

Please sign in to comment.