commit 63f0d9117ef15ef90884caa88c588a6eca8fe836 parent 2b919e6bc2fb21bfa074386ef3ddbd88706f9e35 Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com> Date: Wed, 11 Mar 2026 14:43:50 +0900 Delete .github/workflows/wordcloud.yml Diffstat:
| D | .github/workflows/wordcloud.yml | | | 22 | ---------------------- |
1 file changed, 0 insertions(+), 22 deletions(-)
diff --git a/.github/workflows/wordcloud.yml b/.github/workflows/wordcloud.yml @@ -1,22 +0,0 @@ -name: Generate WordCloud - -on: - schedule: - - cron: "0 0 * * *" - workflow_dispatch: - -jobs: - update-wordcloud: - runs-on: ubuntu-latest - permissions: - contents: write - steps: - - uses: actions/checkout@v4 - - - name: Profile WordCloud - uses: Parply/profile-wordcloud@v0.0.1 - with: - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - BRANCH: main - AUTHOR: minerva-jupiter - CMAP: ocean