Skip to content

Commit

Permalink
test: testing commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
woaitsAryan committed Jan 14, 2024
1 parent 7449f0f commit 994d4aa
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Continous integration
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]

on: [push, pull_request]

jobs:
build_and_lint:
timeout-minutes: 30
Expand Down

0 comments on commit 994d4aa

Please sign in to comment.