Skip to content

Commit

Permalink
trigger renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormonacelli committed Nov 20, 2024
1 parent 0939c3c commit 1268844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Build & Test
"on":
push:
branches:
Expand All @@ -10,6 +10,7 @@ name: CI
- cron: 01 13 * * SAT
jobs:
test:
name: Build & Test
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit 1268844

Please sign in to comment.