Skip to content

Commit

Permalink
fix: enable CI for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandkakonyi committed Sep 22, 2023
1 parent 850a55e commit faa89f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ name: CI

on:
pull_request:
branches: [development]
paths-ignore:
- '*.md'

push:
branches: [development]
paths-ignore:
- '*.md'

Expand Down

0 comments on commit faa89f9

Please sign in to comment.