From bf6719a30fcfb8088473a01aa0bc967930b05750 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Mon, 15 Jan 2024 21:47:45 +0100 Subject: github: pull also 1.3 changelog in sagitta workflow --- .github/workflows/submodules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml index f76e32f7..4fa3f331 100644 --- a/.github/workflows/submodules.yml +++ b/.github/workflows/submodules.yml @@ -62,7 +62,7 @@ jobs: if: env.PHABRICATOR_API != null run: | pip3 install phabricator==0.8.0 - python3 docs/_ext/releasenotes.py -t ${{ secrets.PHABRICATOR_API }} -b sagitta + python3 docs/_ext/releasenotes.py -t ${{ secrets.PHABRICATOR_API }} -b sagitta equuleus - name: Create Pull Request uses: peter-evans/create-pull-request@v3 with: -- cgit v1.2.3