Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartCube authored Jan 2, 2025
1 parent 2e56b12 commit 17382c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:
jobs:
build_main:
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }} # Unique group for each branch
cancel-in-progress: true # Cancel in-progress runs of the same group

steps:
# Step 1: Установка Node.js версии 18
Expand Down

0 comments on commit 17382c3

Please sign in to comment.