Prevent redundant builds with copyright notice #80

Merged
bustikiller merged 2 commits from actions-concurrency into main 2024-11-03 10:16:41 +00:00
Showing only changes of commit 3b49064cb7 - Show all commits

View File

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