Skip to content

Commit

Permalink
ci: revert ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maraisr committed Aug 27, 2021
1 parent 0d3cfc2 commit d059a27
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@ name: CI

on:
push:
branches:
- '**'
tags-ignore:
- '**'

pull_request:
branches:
- '**'
branches: [main]
pull_request: {}

jobs:
test:
Expand Down

0 comments on commit d059a27

Please sign in to comment.