From a6aa3e487419fab865c3ab3286eeefc49dc9e9f4 Mon Sep 17 00:00:00 2001 From: alexanderdavide Date: Sat, 19 Mar 2022 14:34:08 +0000 Subject: [PATCH] Revert "ci: temporarily invoke workflow for testing purposes" This reverts commit 4fb51a1d062ae2c8815b1eff0e8f994eeda68958. --- .github/workflows/update-resources.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-resources.yml b/.github/workflows/update-resources.yml index d9d1835c..bec408a0 100644 --- a/.github/workflows/update-resources.yml +++ b/.github/workflows/update-resources.yml @@ -1,6 +1,9 @@ name: update resources -on: push +on: + push: + branches: + - master jobs: build: