Skip to content

Commit

Permalink
add push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree committed Apr 10, 2024
1 parent e0a0f7f commit 283675d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Weekly Article Matching

on:
push:
branches:
- master
schedule:
- cron: '0 0 * * 0'

Expand Down

0 comments on commit 283675d

Please sign in to comment.