Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Remove paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmck committed May 21, 2020
1 parent 68ef628 commit cbb1e87
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
@@ -1,15 +1,9 @@
name: CI
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
branches:
- master
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
branches:
- master

Expand Down

0 comments on commit cbb1e87

Please sign in to comment.