Merge remote-tracking branch 'refs/remotes/origin/develop' into develop

This commit is contained in:
Alie 2023-12-29 09:54:16 +01:00
commit 97b0599c0f
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ on: [pull_request]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
container:
image: oven/bun:1
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"