Skip to content

Commit

Permalink
Remove more extra yaml indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pelme committed Apr 1, 2024
1 parent bcb5071 commit 39f144d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
push:
branches: [main]
pull_request:
branches: [main]

jobs:
pre-commit:
Expand Down

0 comments on commit 39f144d

Please sign in to comment.