Skip to content

Commit

Permalink
Update pg_later_ext.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Jun 6, 2024
1 parent ccc82d0 commit 28a77d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pg_later_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
push:
branches:
- main
- build
paths-ignore:
- "pglater-pg/**"
release:
Expand Down Expand Up @@ -171,7 +170,7 @@ jobs:
TRUNK_API_TOKEN: ${{ secrets.TRUNK_AUTH_TOKEN }}
run: ~/.cargo/bin/trunk publish
build_and_push:
# if: github.event_name == 'release'
if: github.event_name == 'release'
name: Build and push images
needs:
- dependencies
Expand Down

0 comments on commit 28a77d9

Please sign in to comment.