Skip to content

Commit

Permalink
schedule -> always (will revert)
Browse files Browse the repository at this point in the history
  • Loading branch information
a10y committed Aug 2, 2024
1 parent 8d79829 commit fddb482
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Benchmarks

on:
schedule:
# Run M-F at 9:30 UTC (either 9:30 or 10:30 British time depending on season).
- cron: "30 9 * * 1-5"
push:
branches: [develop]

permissions:
actions: read
Expand Down

0 comments on commit fddb482

Please sign in to comment.