Skip to content

Commit

Permalink
Merge pull request #163 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 6e16b47 + 8ef558f commit 7efecdf
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 7efecdf

Please sign in to comment.