This commit is contained in:
Lucio
2023-11-16 15:57:37 -06:00
parent 27189c717a
commit 4df3367cad

View File

@@ -1,6 +1,18 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
pull_request_target:
branches:
- main
- master
- dev
push:
branches:
- main
- master
- dev
tags:
- v1.*
workflow_dispatch:
inputs:
run_actions_demo: