Compare commits
No commits in common. "41a382b9baf31d16c64dfd18a3cdcb25595f0c7f" and "fcd1e98068dc29d0efc4042b16d00f73cb588a24" have entirely different histories.
41a382b9ba
...
fcd1e98068
@ -4,6 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- 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!"
|
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
|
Loading…
Reference in New Issue
Block a user