Skip to content

Commit

Permalink
Добавляем Рантесты и прочее - для коркод реврайта!
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Jul 18, 2024
1 parent b57f771 commit 29936be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request_target:
branches:
- dev-sierra
- corecode-rewrite

jobs:
triage:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

on:
pull_request:
branches: [ "dev-sierra" ]
branches: [ "dev-sierra", "corecode-rewrite" ]
workflow_dispatch: # allows this workflow to be manually triggered
env:
BYOND_MAJOR: "514"
Expand Down

0 comments on commit 29936be

Please sign in to comment.