You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/01/19 12:00:58 UTC

[myfaces] branch master updated: added manual workflow dispatch

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/master by this push:
     new 256fa1f  added manual workflow dispatch
256fa1f is described below

commit 256fa1ffea96f85e3d5f9ab0117649ec82d64d1d
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Jan 19 13:00:42 2021 +0100

    added manual workflow dispatch
---
 .github/workflows/codeql-analysis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 253b991..be5f22b 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -35,7 +35,8 @@ on:
     branches: [ master ]
   schedule:
     - cron: '32 16 * * 6'
-
+  workflow_dispatch:
+    
 jobs:
   analyze:
     name: Analyze