Skip to content

Commit

Permalink
Update auto_approve_dependency_PRs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsheni authored Mar 7, 2022
1 parent 732c8fa commit 60d2958
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto_approve_dependency_PRs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Auto Approve Dependency PRs
on:
schedule:
- cron: '*/30 * * * *'
workflow_dispatch:
workflow_run:
workflows: ["Unit Tests - Latest Dependencies", "Unit Tests - 3.7 Minimum Dependencies"]
Expand Down

0 comments on commit 60d2958

Please sign in to comment.