Skip to content

Commit

Permalink
limit deploys from master
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitquette committed Dec 29, 2023
1 parent 5b42b0d commit 729a09e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Publish Docker image
on:
workflow_dispatch:
push:
branches:
- master

jobs:
push_to_registries:
Expand Down

0 comments on commit 729a09e

Please sign in to comment.