Skip to content

yp05327 is testing out Gitea Actions πŸš€ #39

yp05327 is testing out Gitea Actions πŸš€

yp05327 is testing out Gitea Actions πŸš€ #39

Workflow file for this run

name: Gitea Actions Demo
run-name: ${{ github.actor }} is testing out Gitea Actions πŸš€
on:
- push
- pull_request
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "πŸŽ‰ The job was automatically triggered by a ${{ github.event_name }} event."