Skip to content

Commit

Permalink
Merge pull request #157 from zowe/restore-nightly-audit
Browse files Browse the repository at this point in the history
Restore nightly audit cron
  • Loading branch information
awharn authored Aug 26, 2024
2 parents 67e3233 + bb059c2 commit 4fab02d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- master
- zowe-v?-lts
- next
# schedule:
# - cron: '0 10 * * *'
schedule:
- cron: '0 10 * * *'

jobs:
audit:
Expand Down

0 comments on commit 4fab02d

Please sign in to comment.