Skip to content

Commit

Permalink
Remove unused branch from CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubl7545 committed Mar 14, 2022
1 parent 28ebfee commit 8a08f13
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 @@ -4,11 +4,9 @@ on:
push:
branches:
- "master"
- "CI"
pull_request:
branches:
- "master"
- "CI"

jobs:
test:
Expand Down

0 comments on commit 8a08f13

Please sign in to comment.