From 1cfc2f8aafc1136419c543877911662020bf1431 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Tue, 13 Aug 2024 12:15:28 -0400 Subject: [PATCH] Fix typo --- .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 4780c0a..46116e3 100644 --- a/.gitea/workflows/firsrtflow.yaml +++ b/.gitea/workflows/firsrtflow.yaml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: push: branches: [ main, master ] - pull_reqauest: + pull_request: branches: [main, master] workflow_dispatch: jobs: