We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0954b0 + e8d844c commit 3033febCopy full SHA for 3033feb
.sync.yml
@@ -20,15 +20,12 @@ Rakefile:
20
unmanaged: false
21
.gitpod.yml:
22
23
-.github/workflows/nightly.yml:
24
- unmanaged: false
25
-.github/workflows/pr_test.yml:
26
27
.github/workflows/auto_release.yml:
28
29
-.github/workflows/spec.yml:
30
- checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
31
+.github/workflows/ci.yml:
+ unmanaged: true
+.github/workflows/nightly.yml:
32
.github/workflows/release.yml:
33
34
.travis.yml:
0 commit comments