Skip to content

Commit

Permalink
ci: allow ci to run on any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Zielak committed Jan 12, 2022
1 parent 3977a62 commit cb4d6ce
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,8 +2,6 @@ name: CI

on:
push:
branches-ignore:
- master

jobs:
build:
Expand Down

0 comments on commit cb4d6ce

Please sign in to comment.