stevector-streaming/example-gha-with-drupal

A basic example of Drupal being deployed to Pantheon via GitHub Actions

dev-main 2025-05-13 19:18 UTC

This package is auto-updated.

Last update: 2025-05-13 19:20: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.