This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch sebb-gha in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/sebb-gha by this push: new 4df23da Trigger run 4df23da is described below commit 4df23dae4476f92ef4a69ddd26059b2ba8e8833f Author: Sebb <s...@apache.org> AuthorDate: Thu May 30 23:47:15 2024 +0100 Trigger run --- .github/workflows/build-pelican.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-pelican.yml b/.github/workflows/build-pelican.yml index 769a9dc..080ab4f 100644 --- a/.github/workflows/build-pelican.yml +++ b/.github/workflows/build-pelican.yml @@ -3,6 +3,7 @@ on: push: branches: [ 'sebb-gha' ] workflow_dispatch: + jobs: build-pelican: runs-on: ubuntu-latest