Fixup a workflow

This commit is contained in:
Rin Kuryloski 2023-09-21 09:21:30 +02:00
parent c54ba96ac2
commit 4974adb6cb
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
name: Check Bazel/Erlang.mk Equivalence (Matrix)
name: Check Bazel/Erlang.mk Equivalence on Release Branches
on:
schedule:
- cron: '0 2 * * *'
workflow_dispatch:
jobs:
check-main:
uses: ./.github/workflows/check-build-system-equivalence.yaml