From e2ff4e16cf041dc7ccad766635f4def8f4b17f7f Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Sat, 19 Mar 2022 14:13:15 +0000
Subject: [PATCH] ci: temporarily invoke workflow for testing purposes

---
 .github/workflows/update-resources.yml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/update-resources.yml b/.github/workflows/update-resources.yml
index bec408a..d2e083e 100644
--- a/.github/workflows/update-resources.yml
+++ b/.github/workflows/update-resources.yml
@@ -1,10 +1,5 @@
 name: update resources
 
-on:
-  push:
-    branches:
-      - master
-
 jobs:
   build:
     runs-on: ubuntu-latest

--
Gitblit v1.10.0