Skip to content

Commit

Permalink
ci: change ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
oktaysenkan committed Oct 17, 2024
1 parent edce2cc commit 3172127
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: CI
on:
push:
branches:
- '**'
pull_request:
branches:
- main
- '**'

jobs:
build:
Expand Down

0 comments on commit 3172127

Please sign in to comment.