Skip to content

Commit

Permalink
Merge pull request #264 from bitmovin/enable-CI-workflow-on-all-branches
Browse files Browse the repository at this point in the history
Enable running CI workflow on all PRs
  • Loading branch information
rolandkakonyi authored Sep 22, 2023
2 parents 23e76fd + e1bcaf6 commit 9c99dd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: CI

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

Expand Down

0 comments on commit 9c99dd1

Please sign in to comment.