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

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new c8bc7c2  Update lint.yml
c8bc7c2 is described below

commit c8bc7c2b20ccaccdfb96430356a2280435d09fdd
Author: Dave Fisher <dave2w...@comcast.net>
AuthorDate: Mon Apr 12 12:23:15 2021 -0700

    Update lint.yml
---
 .github/workflows/lint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index b0e482a..8ec0c50 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -1,6 +1,6 @@
 name: Lint
 
-on: [pull_request]
+on: [workflow_dispatch]
 
 jobs:
   flake8:

Reply via email to