change tag again
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s

This commit is contained in:
Maximilian Keßler 2023-10-03 16:22:08 +02:00
parent 0376da7126
commit 70c1874d23
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -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