Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Anderson authored and Rick Anderson committed Jul 12, 2024
1 parent f0a6706 commit 7ed1380
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/api-build-and-push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "api-build-and-push"

on:
workflow_dispatch:
push:
branches:
- emerald-stage
Expand All @@ -13,8 +15,7 @@ on:
- postman/**
- localdb/**
- postgres/**
- crunchydb/**
workflow_dispatch:
- crunchydb/**
jobs:
build-backend:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 7ed1380

Please sign in to comment.