From 1e6569aa9c5ab3836e7908b72725e35bdda1193c Mon Sep 17 00:00:00 2001 From: Rik Smale <13023439+WikiRik@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:13:37 +0000 Subject: [PATCH] Add trigger --- .github/workflows/gherkin-i18n-table.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/gherkin-i18n-table.yml b/.github/workflows/gherkin-i18n-table.yml index d7a0695c..ebbf009d 100644 --- a/.github/workflows/gherkin-i18n-table.yml +++ b/.github/workflows/gherkin-i18n-table.yml @@ -4,6 +4,9 @@ on: # https://crontab.guru/every-night-at-midnight - cron: "0 0 * * *" workflow_dispatch: + push: # Temporary so we can test the action + branches: + - WikiRik/i18n-table-gha permissions: contents: read