testing
This commit is contained in:
parent
4d42864623
commit
e684b15d85
@ -1,6 +1,11 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
Loading…
Reference in New Issue
Block a user