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.
1 parent 89a3ac3 commit 54afeb4Copy full SHA for 54afeb4
.sync.yml
@@ -5,14 +5,11 @@
5
unmanaged: false
6
.gitpod.yml:
7
8
-.github/workflows/nightly.yml:
9
- unmanaged: false
10
-.github/workflows/pr_test.yml:
11
12
.github/workflows/auto_release.yml:
13
14
-.github/workflows/spec.yml:
15
- 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:
16
17
.github/workflows/release.yml:
18
0 commit comments