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 57e4246 + 21bc3a1 commit eb27924Copy full SHA for eb27924
.sync.yml
@@ -25,17 +25,14 @@ spec/spec_helper.rb:
25
unmanaged: false
26
.gitpod.yml:
27
28
-.github/workflows/nightly.yml:
+.github/workflows/auto_release.yml:
29
+ unmanaged: false
30
+.github/workflows/ci.yml:
31
unmanaged: true
-.github/workflows/pr_test.yml:
32
+.github/workflows/nightly.yml:
33
-.github/workflows/spec.yml:
- checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
34
- unmanaged: false
35
.github/workflows/release.yml:
36
37
-.github/workflows/auto_release.yml:
38
39
.travis.yml:
40
delete: true
41
.devcontainer/Dockerfile:
0 commit comments