Skip to content

Commit

Permalink
UHF-9956: Group PR close action to same visual regression group
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Apr 18, 2024
1 parent d345dd4 commit 3a3ec6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-close-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
pull_request:
types: [closed]

concurrency:
group: visual-regression

jobs:
delete_folder:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a3ec6a

Please sign in to comment.