Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berryjam authored Dec 20, 2024
1 parent 59a0ee6 commit f98f935
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
schedule:
- cron: '0 0 * * *'

jobs:
contrib-readme-job:
Expand Down

0 comments on commit f98f935

Please sign in to comment.