Skip to content

Commit

Permalink
Run CI for docs changes (nginxinc#3163)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored and coolbry95 committed Nov 18, 2022
1 parent 451f9e4 commit ec7af46
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,12 @@ on:
branches:
- main
- release-*
paths-ignore:
- 'docs/**'
- 'examples/**'
- '**.md'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
branches:
- main
- release-*
paths-ignore:
- 'docs/**'
- 'examples/**'
- '**.md'
types:
- opened
- reopened
Expand Down

0 comments on commit ec7af46

Please sign in to comment.