Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihalko committed Aug 24, 2020
1 parent 33bc6ae commit 6d5b968
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: CI

on:
push:
branches: [ test ]
pull_request:
branches: [ test ]
on: [push, pull_request]

jobs:
container:
Expand Down

0 comments on commit 6d5b968

Please sign in to comment.