mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-30 16:28:16 -05:00
Merge pull request #8332 from OPM/gha-improve-PR-names
This commit is contained in:
@@ -32,6 +32,6 @@ jobs:
|
||||
commit-message: 'Fixes by clang-format'
|
||||
title: 'Fixes by clang-format'
|
||||
branch: clang-format-patches
|
||||
branch-suffix: ${{ github.ref }}
|
||||
branch-suffix: random
|
||||
|
||||
|
||||
@@ -95,4 +95,4 @@ jobs:
|
||||
commit-message: 'Fixes by clang-tidy'
|
||||
title: 'Fixes by clang-tidy'
|
||||
branch: clang-tidy-patches
|
||||
branch-suffix: ${{ github.ref }}
|
||||
branch-suffix: random
|
||||
|
||||
@@ -34,4 +34,4 @@ jobs:
|
||||
commit-message: 'Fixes by cmake-format'
|
||||
title: 'Fixes by cmake-format'
|
||||
branch: cmake-format-patches
|
||||
branch-suffix: ${{ github.ref }}
|
||||
branch-suffix: random
|
||||
|
||||
@@ -19,4 +19,4 @@ jobs:
|
||||
commit-message: 'Python code linting changes detected by black'
|
||||
title: 'Fixes by black (Python)'
|
||||
branch: python-black-patches
|
||||
branch-suffix: ${{ github.ref }}
|
||||
branch-suffix: random
|
||||
|
||||
@@ -19,6 +19,6 @@ jobs:
|
||||
commit-message: 'Fixes by misspell-fixer'
|
||||
title: 'Typos fix by misspell-fixer'
|
||||
branch: spell-check-patches
|
||||
branch-suffix: ${{ github.ref }}
|
||||
branch-suffix: random
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user