Merge pull request 'urmom testing cicd demo' (#17) from futonbeta into main

Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/17
This commit is contained in:
l4kr 2023-09-13 12:48:10 +02:00
commit 6f7ba5ab2e

View File

@ -1,9 +1,12 @@
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: on:
merge: push:
branches: branches:
- main - [ main ]
pull_request:
branches:
- [ main ]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: