Skip to content

Commit

Permalink
Apply cd steps for all commits
Browse files Browse the repository at this point in the history
  • Loading branch information
aguscas committed Jun 27, 2024
1 parent 15712b4 commit be01cb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Continuous Deployment

on:
push:
branches:
- main
workflow_dispatch:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
deploy:
Expand Down

0 comments on commit be01cb8

Please sign in to comment.