Skip to content

Commit

Permalink
[skip ci] Updating managed application workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rtr-terraform committed Oct 16, 2024
1 parent 27bda21 commit c3abaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ run-name: Audit ${{ github.event.repository.name }}
on: # yamllint disable-line rule:truthy
workflow_dispatch:
schedule:
- cron: "30 21 * * 0,2,4"
- cron: "30 03 * * 0,2,4"

jobs:
actions-audit:
Expand Down

0 comments on commit c3abaf2

Please sign in to comment.