Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
leobang17 committed Sep 7, 2024
1 parent b72bfe8 commit 8752c15
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/db-deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: database-deploy

on:
pull_request:
types: [closed]
# pull_request:
# types: [closed]
# branches:
# - development
push:
branches:
- development
- hotfix/auth-role

jobs:
pull-n-run-docker-compose:
Expand Down

0 comments on commit 8752c15

Please sign in to comment.