Skip to content

Commit

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

jobs:
configure_env:
Expand Down

0 comments on commit b7b915b

Please sign in to comment.