Skip to content

Commit

Permalink
testing package_monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinputhenveettil committed Jan 5, 2024
1 parent dc7f134 commit 5272e28
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/package_monitor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Auto update for instrumentation packages
run-name: Running job for checking newer packages and updating instrumentation
on:
schedule:
- cron: '0 4 * * *'
workflow_dispatch:
# on:
# schedule:
# - cron: '0 4 * * *'
jobs:
monitor-update:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5272e28

Please sign in to comment.