From 7e331956d6025b5e6ad416e00acb9ce4f64e0109 Mon Sep 17 00:00:00 2001 From: Libin YANG Date: Wed, 4 Dec 2024 15:49:04 +0800 Subject: [PATCH] chore: remove workflow --- .github/workflows/activity.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/workflows/activity.yml diff --git a/.github/workflows/activity.yml b/.github/workflows/activity.yml deleted file mode 100644 index 0373ea6..0000000 --- a/.github/workflows/activity.yml +++ /dev/null @@ -1,18 +0,0 @@ -name: Activity - -on: - schedule: - - cron: "*/10 * * * *" - -jobs: - build: - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v1 - - uses: JasonEtco/activity-box@master - env: - GH_PAT: ${{ secrets.GH_PAT }} - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GH_USERNAME: yanglbme - GIST_ID: ac2b07eb98c80555e5dcd1dce57d210e