Skip to content

Commit

Permalink
Update D10-Deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrkupton authored Apr 30, 2024
1 parent 7d73a52 commit 23eeae8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/D10-Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
name: "Deploy to Acquia"
on:
workflow_dispatch:
push:
branches: # we can add branches to this list which will deploy code to Acquia GitLab as we push code to those branches.
- dummy
# push:
# branches: # we can add branches to this list which will deploy code to Acquia GitLab as we push code to those branches.
# - dummy
# - develop
# - stage
# - production
Expand Down

0 comments on commit 23eeae8

Please sign in to comment.