Skip to content

Commit

Permalink
minor: change default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo Torre committed Dec 14, 2023
1 parent fcd5198 commit 9cb3a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Scala CI

on:
push:
branches: [ 'main' ]
branches: [ 'master' ]
pull_request:
branches: [ '**' ]

Expand Down

0 comments on commit 9cb3a9e

Please sign in to comment.