Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shayypy committed Feb 1, 2024
1 parent 3a85441 commit 659e3d3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ on:
push:
branches:
- main
pull_request:
name: ci
jobs:
name: ci
jobs:
lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 659e3d3

Please sign in to comment.