default yaml
Explore-Gitea-Actions Details

pull/5/head
Arneth 3 years ago
parent d2cc3697d3
commit e3af189569

@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: windows
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"

Loading…
Cancel
Save