print path
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
parent
7e42494a5c
commit
1e87f13fc6
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ jobs:
|
|||
runs-on: python
|
||||
steps:
|
||||
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: pwd
|
||||
|
|
Loading…
Reference in a new issue