Skip to content

Commit

Permalink
Run CI on any PR not just to main
Browse files Browse the repository at this point in the history
CI is currently so cheap, it's better to run it always.
  • Loading branch information
arielshaqed committed Aug 21, 2023
1 parent a5d463c commit 63a9c2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-scala.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch: {}

permissions:
Expand Down

0 comments on commit 63a9c2f

Please sign in to comment.