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 599d6fb + 288e989 commit cc91c73Copy full SHA for cc91c73
.sync.yml
@@ -18,14 +18,11 @@ spec/spec_helper.rb:
18
unmanaged: false
19
.gitpod.yml:
20
21
-.github/workflows/nightly.yml:
22
- unmanaged: false
23
-.github/workflows/pr_test.yml:
24
25
.github/workflows/auto_release.yml:
26
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