Skip to content

Commit

Permalink
fix workflow yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Jul 29, 2024
1 parent 3c26eb1 commit 0ef87eb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Deploy to Pantheon
on:
push
# branches:
# - canary
pull_request
# branches:
# - canary
# on:
# push:
# # branches:
# # - canary
# pull_request:
# # branches:
# # - canary

jobs:
configure_env:
Expand Down

0 comments on commit 0ef87eb

Please sign in to comment.