mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-09-17 16:47:04 +00:00
chore: each workflow should have a different name
This commit is contained in:
parent
9223b9c0d5
commit
46ff2ea1be
|
@ -1,6 +1,6 @@
|
|||
on: [ pull_request, push ]
|
||||
jobs:
|
||||
integration:
|
||||
tests:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue