Stop redundant builds #86

Merged
bustikiller merged 2 commits from actions-concurrency into main 2024-11-03 10:31:35 +00:00
Showing only changes of commit b78165fb08 - Show all commits

View File

@ -3,7 +3,6 @@ on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true