Skip to content

Commit

Permalink
Remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Mar 4, 2024
1 parent d3d10e7 commit 42aae15
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: ci

on:
push:
schedule:
# At 10:25 on every Wednesday
- cron: "25 10 * * 3"
on: [push]

jobs:
with-jest-swc:
Expand Down

0 comments on commit 42aae15

Please sign in to comment.