Skip to content

Commit

Permalink
Update gradle_mc.yml: Always run the MontiVerse
Browse files Browse the repository at this point in the history
  • Loading branch information
luepges authored Nov 5, 2024
1 parent a61b6bf commit 640f88f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle_mc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ jobs:
trigger-montiverse:
if: github.event_name == 'pull_request' # only run on PRs
runs-on: ubuntu-latest
needs: [ build-mc ]
steps:
- name: Trigger MontiVerse
uses: digital-blueprint/gitlab-pipeline-trigger-action@v1
Expand Down

0 comments on commit 640f88f

Please sign in to comment.