Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
Add CI to PRs on main
  • Loading branch information
jmskov authored Feb 28, 2024
1 parent be35d71 commit a0ef5c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
- main
tags: ['*']
pull_request:
branches:
- main
concurrency:
# Skip intermediate builds: always.
# Cancel intermediate builds: only if it is a pull request build.
Expand Down

0 comments on commit a0ef5c2

Please sign in to comment.