change tag again
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
parent
0376da7126
commit
70c1874d23
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions
|
|||
on: [push]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: python
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: pwd
|
||||
|
|
Loading…
Reference in a new issue