chore: Test simplified pipeline definition

This commit is contained in:
Danny Bessems 2024-02-19 02:41:18 +01:00
parent 0c90422bd5
commit 225e43469c

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Semantic Release (Dry-run):
build:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."