Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
chore(gha): deploy on push
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbes committed Aug 8, 2024
1 parent 67587dc commit f2b2d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Build and deploy"
on:
push:
branches:
- main
- '*'
workflow_dispatch:
inputs:
environment:
Expand Down

0 comments on commit f2b2d53

Please sign in to comment.