This is an automated email from the ASF dual-hosted git repository.

dfoulks pushed a commit to branch dfoulks/pelican-gha
in repository https://gitbox.apache.org/repos/asf/petri.git


The following commit(s) were added to refs/heads/dfoulks/pelican-gha by this 
push:
     new 2d5b555  typofix
2d5b555 is described below

commit 2d5b555d75f86cded6c5472ff97a77f1452aff4c
Author: Drew <dfou...@apache.org>
AuthorDate: Fri May 17 12:01:11 2024 -0400

    typofix
---
 .github/workflows/build-pelican.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-pelican.yml 
b/.github/workflows/build-pelican.yml
index ca20af8..0543252 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -1,7 +1,7 @@
 name: Build a Pelican Website
 on:
   push:
-    branches: [ "dfoulks/pelican_gha" ]
+    branches: [ "dfoulks/pelican-gha" ]
     paths-ignore:
       - 'output/**'
   workflow_dispatch:

Reply via email to