Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orenskl authored Jan 3, 2024
1 parent e94d4ee commit 58bbe04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Main workflow for pico-jvm
on:
push:
branches: [ "main" ]
tags:
- "*.*.*"
pull_request:
branches: [ "main" ]
branches: [ "main" ]

env:
BUILD_TYPE: Release
Expand Down

0 comments on commit 58bbe04

Please sign in to comment.