We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fffdd84 + ed4cd79 commit 41615cdCopy full SHA for 41615cd
1 file changed
.github/workflows/ci_tests.yml
@@ -15,8 +15,10 @@ on:
15
- cron: '30 15 * * *'
16
17
jobs:
18
- beman-submodule-check:
19
- uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
+ # Optional is out of sync with upstream submodule while telemetry is under review
+ # https://github.com/bemanproject/infra/pull/23
20
+ # beman-submodule-check:
21
+ # uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
22
23
preset-test:
24
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@82c1c6c07039084f047e56ef806612b9e2fa45cf # 1.5.0
0 commit comments