Skip to content

Commit

Permalink
Add push to main validate
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Sep 16, 2024
1 parent 6d95d9d commit 04612ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Lint & Build
on:
pull_request:

push:
branches:
- 'main'

concurrency:
group: validate-${{ github.ref_name }}
cancel-in-progress: true
Expand Down

0 comments on commit 04612ad

Please sign in to comment.