Skip to content

Commit

Permalink
Merge pull request #66 from quarkiverse/Release-to-test-new-release-p…
Browse files Browse the repository at this point in the history
…rocess

Test release
  • Loading branch information
eddiecarpenter authored Oct 21, 2024
2 parents 7d04fcb + 643da2d commit f98d882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prepare.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Quarkiverse Prepare Release

on:
workflow_dispatch:
pull_request:
types: [ closed ]
paths:
- '.github/project.yml'
- '.github/workflow/release-prepare.yml'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit f98d882

Please sign in to comment.