Skip to content

Commit

Permalink
revert update of schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
thepetk committed Jan 15, 2024
1 parent 79246ee commit 9dcdf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-stacks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
pull_request:
branches: [main]
schedule:
- cron: "*/30 * * * *"
- cron: 0 5 * * *

concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
Expand Down

0 comments on commit 9dcdf92

Please sign in to comment.