Skip to content

Commit

Permalink
Merge branch 'main' of github.com:matestack/matestack-ui-core into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjabari committed Mar 4, 2022
2 parents 038f455 + 8c00957 commit e238c72
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/dockerpush.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: specs

on: [push]
on:
push:
paths-ignore:
- 'docs/**'
- 'README.md'
- 'CHANGELOG.md'

jobs:
test_7_0_ruby_3_0:
Expand Down

0 comments on commit e238c72

Please sign in to comment.