Skip to content

Commit

Permalink
Add push trigger for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyNava committed Nov 7, 2024
1 parent d6a1f25 commit bc14693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: deploy-test-branch

# Controls when the action will run.
on:
push:
# Triggers the workflow on for any branch when a pull_request is opened or reopened
# pull_request:
# types: [opened, reopened]
Expand Down

0 comments on commit bc14693

Please sign in to comment.