configure GitHub actions

This commit is contained in:
Alex Turchyn
2023-07-04 00:25:57 +03:00
parent d37525f4e2
commit ff18fef2e3
7 changed files with 186 additions and 143 deletions
+1
View File
@@ -9,6 +9,7 @@ AllCops:
- db/schema.rb
- node_modules/**/*
- bin/*
- vendor/**/*
TargetRubyVersion: '3.2'
Metrics/BlockLength: