@@ -4,6 +4,7 @@ on:
push:
branches:
- master
+ - dev/6.*.x
paths:
- .github/workflows/ci-app-prod.yml
- .github/workflows/reusable-app-prod.yml
@@ -18,6 +19,7 @@ on:
pull_request:
types: [opened, reopened, synchronize]
@@ -83,7 +83,7 @@
"reg-notify-github-plugin": "^0.11.1",
"reg-notify-slack-plugin": "^0.11.0",
"reg-publish-s3-plugin": "^0.11.0",
- "reg-suit": "^0.12.1",
+ "reg-suit": "^0.12.2",
"rollup-plugin-node-externals": "^6.1.1",
"shx": "^0.3.4",
"stylelint": "^14.2.0",