Update test.yml
This commit is contained in:
parent
0271b11577
commit
680b21dfc7
1 changed files with 2 additions and 5 deletions
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Release
|
||||
run-name: "Release #${{ github.run_number }}"
|
||||
name: Test
|
||||
run-name: "Test #${{ github.run_number }}"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -56,9 +56,6 @@ jobs:
|
|||
name: Close Fixed Issues
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Сlose fixed in dev
|
||||
uses: lowply/auto-closer@v0.0.6
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue