Merge branch 'dev' into hotfixes
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: CI
|
||||
on: [push, pull_request]
|
||||
on: pull_request
|
||||
jobs:
|
||||
Check_ESLint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -14,5 +14,5 @@ const CM = {
|
||||
Options: {},
|
||||
Sim: {},
|
||||
VersionMajor: '2.031',
|
||||
VersionMinor: '4',
|
||||
VersionMinor: '5',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user