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 6b6b512 + 2c55b9e commit a062d93Copy full SHA for a062d93
.sync.yml
@@ -33,14 +33,11 @@ spec/spec_helper.rb:
33
.gitpod.yml:
34
unmanaged: false
35
36
-.github/workflows/nightly.yml:
37
- unmanaged: false
38
-.github/workflows/pr_test.yml:
39
40
.github/workflows/auto_release.yml:
41
42
-.github/workflows/spec.yml:
43
- 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:
44
45
.github/workflows/release.yml:
46
0 commit comments