Skip to content

Commit

Permalink
Update default branch in snapshot workflow to 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Dec 14, 2024
1 parent 45a5bd5 commit aafce14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build and publish a snapshot
on:
push:
branches:
- master
- main
- 'snapshot/*'
- 'kotlin-*'
paths-ignore:
Expand Down

0 comments on commit aafce14

Please sign in to comment.