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.
1 parent 71f5a32 commit 1a2ef73Copy full SHA for 1a2ef73
.sync.yml
@@ -25,9 +25,10 @@ spec/spec_helper.rb:
25
unmanaged: false
26
.github/workflows/auto_release.yml:
27
28
-.github/workflows/spec.yml:
29
- checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
30
- unmanaged: false
+.github/workflows/ci.yml:
+ unmanaged: true
+.github/workflows/nightly.yml:
31
32
.github/workflows/release.yml:
33
34
.travis.yml:
0 commit comments