Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Jun 5, 2024
1 parent 0ac35b0 commit 5484128
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pg_later_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
push:
branches:
- main
- build
paths-ignore:
- "pglater-pg/**"
release:
Expand Down Expand Up @@ -128,7 +129,7 @@ jobs:
ls -alh ~/.pgrx
publish:
if: startsWith(github.ref, 'refs/tags/')
# if: startsWith(github.ref, 'refs/tags/')
name: trunk publish
needs: dependencies
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 5484128

Please sign in to comment.