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 09270ef + 29d8112 commit 28366c8Copy full SHA for 28366c8
.sync.yml
@@ -27,15 +27,12 @@ spec/spec_helper.rb:
27
unmanaged: false
28
.gitpod.yml:
29
30
-.github/workflows/nightly.yml:
31
- unmanaged: false
32
-.github/workflows/pr_test.yml:
33
34
.github/workflows/auto_release.yml:
35
36
-.github/workflows/spec.yml:
37
- checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
38
+.github/workflows/ci.yml:
+ unmanaged: true
+.github/workflows/nightly.yml:
39
.github/workflows/release.yml:
40
41
.travis.yml:
0 commit comments