Skip to content

Commit

Permalink
Add workflow dispatch as a trigger event
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 committed Aug 2, 2024
1 parent aecb466 commit f7cedea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Run tests

on:
workflow_dispatch:
push:
schedule:
- cron: '0 2 * * *'
Expand Down

0 comments on commit f7cedea

Please sign in to comment.