Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Nexus-Mods/Vortex
Browse files Browse the repository at this point in the history
  • Loading branch information
insomnious committed Dec 14, 2023
2 parents 7b53e36 + cb6d41d commit 2ac04ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
branches: [ master ]
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
build:
runs-on: windows-latest
Expand Down

0 comments on commit 2ac04ec

Please sign in to comment.