Skip to content

Commit

Permalink
refine workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Jul 29, 2024
1 parent e182bef commit c776299
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Deploy to Pantheon
on:
push:
branches:
- '**'
- master
pull_request:
types: [opened, reopened]

branches:
- master
jobs:
configure_env:
name: Configure environment and Terminus
Expand Down

0 comments on commit c776299

Please sign in to comment.