1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

[FORGEJO] cosmetic change

This commit is contained in:
Earl Warren 2023-10-23 00:12:03 +02:00
parent 62db322759
commit d4bcd15847
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -97,7 +97,9 @@ create a network that cannot reach the forgejo instance.
### Try a sample workflow
From the Forgejo web interface, create a repository and add the following to `.forgejo/workflows/try.yaml`. It will launch the job and the result can be observed from the `actions` tab.
From the Forgejo web interface, create a repository and add the
following to `.forgejo/workflows/try.yaml`. It will launch the job and
the result can be observed from the `actions` tab.
```yaml
on: [push]