Skip to content

Commit

Permalink
Update pr-bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
offensive-vk authored Aug 31, 2024
1 parent 4ff5dab commit 042c102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.BOT_TOKEN }}
author: "Hamster [bot] <[email protected]>"
signoff: true
branch: ${{ github.ref_name }}
branch: classic
title: 'Automated Pull Request by Actions Bot.'
body: |
## Automated Pull Request by Actions.
Expand Down Expand Up @@ -63,4 +63,4 @@ jobs:
- Admin: @offensive-vk
- Branch: `${{ github.ref }}`
- Commit: ${{ github.sha }}
- Workflow Path: `${{ github.workflow_ref }}`
- Workflow Path: `${{ github.workflow_ref }}`

0 comments on commit 042c102

Please sign in to comment.