Skip to content

Commit

Permalink
fixed pr workflow file (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
golsch authored Oct 18, 2024
1 parent 82617f1 commit f1d71d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
name: Pull Request Checks

on:
release:
on: [ pull_request ]
[ pull_request ]

jobs:
build:
Expand Down

0 comments on commit f1d71d5

Please sign in to comment.