change test workflow on pull request
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled Details

This commit is contained in:
Sugui 2023-12-25 14:40:10 +01:00
parent 351ff4e989
commit f483f62c42
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Gitea Actions Demo name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push] on: [pull_request]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: