Skip to content

Commit

Permalink
Update maven-jboss-snapshot-publish.yml
Browse files Browse the repository at this point in the history
Change to manual workflow trigger
  • Loading branch information
starksm64 authored Jul 2, 2024
1 parent 6e3ea77 commit 48bfea3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven-jboss-snapshot-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

name: Maven JBoss Snapshot Package

on:
release:
types: [created]
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 48bfea3

Please sign in to comment.