Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
benmerckx committed Aug 29, 2024
1 parent 0deaa64 commit dbfd140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jsr.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
on:
push:
branches:
- main
branches: [main]
tags: [v*]

jobs:
test:
Expand Down

0 comments on commit dbfd140

Please sign in to comment.