stevector-streaming / example-gha-with-drupal
A basic example of Drupal being deployed to Pantheon via GitHub Actions
Package info
github.com/stevector-streaming/example-gha-with-drupal
Type:project
pkg:composer/stevector-streaming/example-gha-with-drupal
This package is auto-updated.
Last update: 2026-03-13 21:00:54 UTC
README
This repository contains an example of a Drupal site deployed to Pantheon using GitHub Actions.
You can copy this repository by running terminus build:project:create from our Build Tools plugin
terminus build:project:create todo, todo
All of the Drupal code in this repository is derrived from https://github.com/pantheon-upstreams/drupal-composer-managed
This repository exists to show the contents of its .github/workflows/deploy-pr.yml and .github/workflows/deploy-main.yml files which are basic usages of the Push to Pantheon Action.