diff --git a/.github/workflows/build-and-deploy-branch.yml b/.github/workflows/build-and-deploy-branch.yml index 0eb3d99a..9a139900 100644 --- a/.github/workflows/build-and-deploy-branch.yml +++ b/.github/workflows/build-and-deploy-branch.yml @@ -6,6 +6,7 @@ on: - release/2022 - feature/p012 - feature/p013 + - 2023 jobs: build: diff --git a/guides/shared/links.adoc b/guides/shared/links.adoc index 09111870..ed13d0b2 100644 --- a/guides/shared/links.adoc +++ b/guides/shared/links.adoc @@ -101,4 +101,4 @@ :espd-edm: https://github.com/OP-TED/ESPD-EDM[ESPD Exchange Data Model version 3.0] // Git-Branch - This must always be the last Line and is auto-generated -:git-branch: feature/p013/ \ No newline at end of file +:git-branch: 2023/ \ No newline at end of file