Skip to content

Commit

Permalink
Merge pull request #10 from eddiecarpenter/initial
Browse files Browse the repository at this point in the history
Initial
  • Loading branch information
eddiecarpenter authored Aug 20, 2024
2 parents 06666e8 + 437d3d9 commit aa52666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: JPALite Release

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

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

0 comments on commit aa52666

Please sign in to comment.