Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaldivyam authored Sep 6, 2023
1 parent bbf181b commit 181740c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mongodb-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build mongodb backup

on:
push:
branches: [ "mongodb-backup-fix" ]
branch: 'mongodb-backup-fix'
paths: 'mongodb-backup/**'
tags: [ "v*" ]

Expand Down Expand Up @@ -44,4 +44,3 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
push: true
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit 181740c

Please sign in to comment.