We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b6b512 commit 2c55b9eCopy full SHA for 2c55b9e
1 file changed
.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