Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-intel committed Jan 27, 2025
1 parent c3bd4ee commit 8160a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:

concurrency:
# github.ref is not unique in post-commit
group: ${{ github.event_name == 'push' && github.run_id || github.ref }}-linux-sanitizers
group: ${{ github.event_name == 'push' && github.run_id || github.ref }}-linux-sanitizers-tests
cancel-in-progress: true

permissions: read-all
Expand Down

0 comments on commit 8160a81

Please sign in to comment.