adds additional type on pullrequest to capture changes in a pr
Gitea Actions Demo / testing (pull_request) Successful in 7s Details

pull/11/head
macniel 2025-09-25 17:46:32 +02:00
parent b54d21b7e7
commit ea9016533f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: on:
pull_request: pull_request:
types: [opened] types: [synchronize]
jobs: jobs:
testing: testing: