Skip to content

Commit

Permalink
Merge pull request #18 from HolyLab/massinstallaction/set-up-CompatHe…
Browse files Browse the repository at this point in the history
…lper

MassInstallAction: Install the CompatHelper workflow on this repository
  • Loading branch information
kdw503 authored Jan 9, 2025
2 parents d0908cf + 7e5698d commit 89d5833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CompatHelper
on:
schedule:
- cron: 0 0 * * *
- cron: '0 0 * * 0'
workflow_dispatch:
jobs:
CompatHelper:
Expand Down Expand Up @@ -30,4 +30,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
# COMPATHELPER_PRIV: \${{ secrets.COMPATHELPER_PRIV }}

0 comments on commit 89d5833

Please sign in to comment.