From 07c28cdc55dfcf149c98e2ff5fa6f1c110bde103 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Tue, 13 Aug 2024 11:37:12 -0400 Subject: [PATCH] Fix dispatch --- .gitea/workflows/firsrtflow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/firsrtflow.yaml b/.gitea/workflows/firsrtflow.yaml index db2b622..4780c0a 100644 --- a/.gitea/workflows/firsrtflow.yaml +++ b/.gitea/workflows/firsrtflow.yaml @@ -5,7 +5,7 @@ on: branches: [ main, master ] pull_reqauest: branches: [main, master] -workflow_dispatch: + workflow_dispatch: jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest