Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Jan 7, 2025
1 parent 1ae7240 commit ce272c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/web-deploy-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,19 @@
name: Web Deploy to Dockerhub

on:
pull_request:
branches:
- docker
paths:
- apps/web/**

push:
branches:
- main
- dev
paths:
- apps/web/**

release:
types: [released]

Expand Down

0 comments on commit ce272c6

Please sign in to comment.