Skip to content

Commit

Permalink
fix CI indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pgguru committed Oct 24, 2024
1 parent 9754ee7 commit a496257
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI lints and tests
name: CI lints and tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit a496257

Please sign in to comment.