mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-21 12:26:00 +03:00
ci: renamed "check target branch" job
This commit is contained in:
parent
196423852f
commit
112ef613eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_target_branch.yml
vendored
2
.github/workflows/check_target_branch.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
types: [opened, edited]
|
||||
|
||||
jobs:
|
||||
check-branch:
|
||||
check_target_branch:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: Vankka/pr-target-branch-action@v2
|
||||
|
|
Loading…
Reference in a new issue