Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksimZhukov authored Oct 24, 2023
1 parent 2153111 commit 32d4aeb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Label Previous Pull Requests"
name: "Manual testing"
on:
workflow_dispatch:

Expand All @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
with:
configuration-path: '.github/labelerOld.yml'
pr-number: |
10

0 comments on commit 32d4aeb

Please sign in to comment.