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 eae7cdd + a351a26 commit 92dbb4aCopy full SHA for 92dbb4a
.sync.yml
@@ -16,14 +16,11 @@ spec/spec_helper.rb:
16
unmanaged: false
17
.gitpod.yml:
18
19
-.github/workflows/nightly.yml:
20
- unmanaged: false
21
-.github/workflows/pr_test.yml:
22
23
.github/workflows/auto_release.yml:
24
25
-.github/workflows/spec.yml:
26
- 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:
27
28
.github/workflows/release.yml:
29
0 commit comments