We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e9b182 + 59a3e7b commit 0e22e37Copy full SHA for 0e22e37
.sync.yml
@@ -18,14 +18,11 @@ Rakefile:
18
spec/spec_helper.rb:
19
mock_with: ":rspec"
20
coverage_report: true
21
-.github/workflows/nightly.yml:
22
- unmanaged: false
23
-.github/workflows/pr_test.yml:
24
25
.github/workflows/auto_release.yml:
26
unmanaged: false
27
-.github/workflows/spec.yml:
28
- checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
+.github/workflows/ci.yml:
+ unmanaged: false
+.github/workflows/nightly.yml:
29
30
.github/workflows/release.yml:
31
0 commit comments