Compare commits
No commits in common. "bd8d23e022c7b1baf4deeb261660b78a3d500c52" and "8d0a27d0d09a596d1d54a369d46a914ecdc5b69b" have entirely different histories.
bd8d23e022
...
8d0a27d0d0
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: windows
|
runs-on: windows:host
|
||||||
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…
x
Reference in New Issue
Block a user