From db9a0a2966762022bb5e1254227c0d2bf103970e Mon Sep 17 00:00:00 2001 From: Tyler887 Date: Fri, 7 Jan 2022 00:29:49 +0000 Subject: [PATCH] Change GitHub Actions triggers (#1205) * Update GitHub Actions.yaml * Update GitHub Actions.yaml * Update GitHub Actions.yaml * Update GitHub Actions.yaml * Prepare for review --- g/GitHub Actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g/GitHub Actions.yaml b/g/GitHub Actions.yaml index 431414c6..23e08e93 100644 --- a/g/GitHub Actions.yaml +++ b/g/GitHub Actions.yaml @@ -1,7 +1,7 @@ name: Hello World on: - workflow_dispatch + [workflow_dispatch, push] jobs: hello: