We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e2c21 commit dedbac6Copy full SHA for dedbac6
1 file changed
.github/workflows/ci_tests.yml
@@ -15,10 +15,8 @@ on:
15
- cron: '30 15 * * *'
16
17
jobs:
18
- # Optional is out of sync with upstream submodule while telemetry is under review
19
- # 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
+ beman-submodule-check:
+ 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