Skip to content

Commit

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

jobs:
configure_env:
Expand Down

0 comments on commit 97136f1

Please sign in to comment.