Skip to content

Commit

Permalink
CI: disable concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Nov 20, 2021
1 parent f898970 commit 8216e96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
schedule:
- cron: '0 3 * * 1,4'

concurrency: nope

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

0 comments on commit 8216e96

Please sign in to comment.