From ad39324163f583fed053818eb83786076f09296e Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Fri, 15 Nov 2024 06:31:12 +0000 Subject: [PATCH] add push automation --- .github/workflows/deploy-ferc-scoping-review.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/deploy-ferc-scoping-review.yml b/.github/workflows/deploy-ferc-scoping-review.yml index 676049c..322b9a8 100644 --- a/.github/workflows/deploy-ferc-scoping-review.yml +++ b/.github/workflows/deploy-ferc-scoping-review.yml @@ -1,6 +1,8 @@ name: deploy ferc scoping review report on: + push: + branches: [main, master] workflow_dispatch: jobs: