We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f8903 commit 0c578a4Copy full SHA for 0c578a4
.github/workflows/code_style_checks.yaml
@@ -6,11 +6,13 @@ on:
6
- master
7
paths-ignore:
8
- 'README.md'
9
+ - 'CHANGELOG.markdown'
10
push:
11
branches:
12
13
14
15
16
17
jobs:
18
rubocop:
.github/workflows/tests.yaml
unit_tests:
0 commit comments