From 4fb51a1d062ae2c8815b1eff0e8f994eeda68958 Mon Sep 17 00:00:00 2001 From: alexanderdavide <alexeble1998@gmail.com> Date: Sat, 19 Mar 2022 14:18:18 +0000 Subject: [PATCH] ci: temporarily invoke workflow for testing purposes --- .github/workflows/update-resources.yml | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update-resources.yml b/.github/workflows/update-resources.yml index bec408a..d9d1835 100644 --- a/.github/workflows/update-resources.yml +++ b/.github/workflows/update-resources.yml @@ -1,9 +1,6 @@ name: update resources -on: - push: - branches: - - master +on: push jobs: build: -- Gitblit v1.10.0