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 df9b4c0 + c41d195 commit b2ace0dCopy full SHA for b2ace0d
.sync.yml
@@ -19,14 +19,11 @@ spec/spec_helper.rb:
19
unmanaged: false
20
.gitpod.yml:
21
22
-.github/workflows/nightly.yml:
23
- unmanaged: false
24
-.github/workflows/pr_test.yml:
25
26
.github/workflows/auto_release.yml:
27
28
-.github/workflows/spec.yml:
29
- 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:
30
31
.github/workflows/release.yml:
32
0 commit comments