Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csuvajit authored Oct 8, 2024
1 parent 55fd1d4 commit 08ba5c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: CI

# Controls when the workflow will run
on:
schedule:
- cron: '5 4 * * 2'
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
Expand Down

0 comments on commit 08ba5c5

Please sign in to comment.