Skip to content

Commit e238c72

Browse files
committed
Merge branch 'main' of github.com:matestack/matestack-ui-core into main
2 parents 038f455 + 8c00957 commit e238c72

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/dockerpush.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: specs
22

3-
on: [push]
3+
on:
4+
push:
5+
paths-ignore:
6+
- 'docs/**'
7+
- 'README.md'
8+
- 'CHANGELOG.md'
49

510
jobs:
611
test_7_0_ruby_3_0:

0 commit comments

Comments
 (0)