mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
change base branch for testing purposes
This commit is contained in:
2
.github/workflows/update-contentful-data.yml
vendored
2
.github/workflows/update-contentful-data.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
head: process.env.BRANCH_NAME,
|
||||
base: 'master',
|
||||
base: 'events-json-contentful-gh-actions',
|
||||
title: 'Update data from Contentful',
|
||||
body: 'Automated update of data from Contentful.',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user