mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-09-10 01:56:16 +00:00
chore: each workflow should have a different name
This commit is contained in:
parent
9223b9c0d5
commit
46ff2ea1be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
on: [ pull_request, push ]
|
on: [ pull_request, push ]
|
||||||
jobs:
|
jobs:
|
||||||
integration:
|
tests:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue