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 d769037  More workflow trigger method testing
d769037 is described below

commit d769037faed3239f1da6b2c69615477c9f1e5e24
Author: Drew <dfou...@apache.org>
AuthorDate: Thu May 30 17:59:52 2024 -0400

    More workflow trigger method testing
---
 .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 ab79003..11dea8c 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -4,7 +4,7 @@ on:
     inputs:
       branch:
         description: 'Pelican source branch'
-        required: false
+        required: true
         default: dfoulks/pelican-gha
 jobs:
   build-pelican:

Reply via email to