Skip to content

test(github): Test on PHP 8.3 and Drupal 10.2.x (#1389) #160

test(github): Test on PHP 8.3 and Drupal 10.2.x (#1389)

test(github): Test on PHP 8.3 and Drupal 10.2.x (#1389) #160

name: Mirror to drupal.org
on: [ push ]
jobs:
git-mirror:
runs-on: ubuntu-latest
environment: mirror
steps:
- uses: wearerequired/git-mirror-action@v1
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
with:
source-repo: 'https://github.com/drupal-graphql/graphql.git'
destination-repo: '[email protected]:project/graphql.git'