Skip to content

Commit

Permalink
Trigger CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
kimci86 committed May 14, 2022
1 parent dae362a commit 5167968
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: CI

on:
push:
branches:
- master
tags:
- v*
pull_request:
branches:
- master
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 5167968

Please sign in to comment.