Skip to content

Commit

Permalink
Changed on to workflow_dispatch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Feb 7, 2025
1 parent 4693521 commit 76b84d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-usercount-shields-weekly.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Update usercount shields in READMEs, then sync to adamlui/ai-web-extensions

on:
schedule:
- cron: "33 2 * * 2" # every Tue @ 2:33 AM
on: workflow_dispatch

permissions:
contents: read
Expand Down

0 comments on commit 76b84d9

Please sign in to comment.