From 29d8df7d7e21988db2cf5e078b733b4ce20b334a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 05:30:20 +0000 Subject: [PATCH] update tic templates --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2ffad9639..dcd34eaf6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,7 @@ ## tic GitHub Actions template: linux-macos-windows-deploy -## revision date: 2020-07-29 +## revision date: 2020-08-06 on: + workflow_dispatch: push: pull_request: # for now, CRON jobs only run on the default branch of the repo (i.e. usually on master)