forked from DigiLive/mushroom-strategy
Refactor commit message for build
Adds a skip tag for codacy.
This commit is contained in:
5
.github/workflows/webpack.yml
vendored
5
.github/workflows/webpack.yml
vendored
@@ -14,7 +14,10 @@ jobs:
|
|||||||
name: Build Distribution
|
name: Build Distribution
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
CI_COMMIT_MESSAGE: Continuous Integration - Build Distribution
|
CI_COMMIT_MESSAGE: |
|
||||||
|
Continuous Integration - Build Distribution
|
||||||
|
|
||||||
|
[skip codacy]
|
||||||
CI_COMMIT_AUTHOR: Continuous Integration
|
CI_COMMIT_AUTHOR: Continuous Integration
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
Reference in New Issue
Block a user