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