Skip to content

Commit

Permalink
Merge pull request #844 from gautam-divyanshu/workFlowDispatch
Browse files Browse the repository at this point in the history
Workflow dispatch in Pull_latest_docs workflow
  • Loading branch information
gautam-divyanshu authored Jul 13, 2024
2 parents 0dc4c94 + b284132 commit e2d2c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-latest-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Pull Talawa API and Admin Changes
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:

jobs:
pull:
Expand Down

0 comments on commit e2d2c85

Please sign in to comment.