chore: Test simplified pipeline definition
This commit is contained in:
parent
0c90422bd5
commit
225e43469c
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user