Skip to content

Commit

Permalink
fix: trigger deployment for all pushes to main branch (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrickert authored Jan 8, 2024
1 parent f703e4e commit b10881d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- main
paths:
- "packages/sit-onyx/**"
workflow_dispatch:
inputs:
stage:
Expand Down

0 comments on commit b10881d

Please sign in to comment.