Compare commits

..

No commits in common. "41a382b9baf31d16c64dfd18a3cdcb25595f0c7f" and "fcd1e98068dc29d0efc4042b16d00f73cb588a24" have entirely different histories.

View File

@ -4,6 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
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!"