change test workflow on pull request
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled
Details
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Has been cancelled
Details
This commit is contained in:
parent
351ff4e989
commit
f483f62c42
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue