Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jecklgamis committed Oct 26, 2023
1 parent ba4a3b5 commit 63ccc0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
branches: [ main ]
tags:
- v*
pull_request:
types: [ opened, reopened ]
branches: [ main ]
pull_request:
types: [ opened, reopened ]
branches: [ main ]
jobs:
build-with-maven:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 63ccc0d

Please sign in to comment.