Skip to content

Commit

Permalink
Merge branch 'public/9.0' into public/9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherger committed Dec 1, 2024
2 parents 58f3efc + 17dbd5f commit 72d2bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/00_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
check:
name: Check whether build is needed
if: ${{ github.repository_owner == 'LMS-Community' || github.event_name == 'workflow_dispatch' }}
runs-on: ubuntu-22.04
steps:
- uses: actions/github-script@v7
Expand Down

0 comments on commit 72d2bb2

Please sign in to comment.