Skip to content

Commit

Permalink
Add paths to paths-ignore of on.push
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmg committed Aug 18, 2020
1 parent 27165b7 commit f8d70b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -7,6 +7,8 @@ on:
- develop
paths-ignore:
- 'README.md'
- 'assets/**'
- 'samples/Postman/**'
pull_request:
branches:
- develop
Expand Down

0 comments on commit f8d70b6

Please sign in to comment.