Skip to content

Commit

Permalink
chore: run ci in all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
leynier committed Oct 18, 2021
1 parent 72b85b5 commit b3cba71
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: CI

on:
pull_request:
push:
branches:
- main
workflow_dispatch:
on: [pull_request, push, workflow_dispatch]

jobs:
test:
Expand Down

0 comments on commit b3cba71

Please sign in to comment.