Skip to content

Commit

Permalink
workflow changes for nginx for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Oct 6, 2022
1 parent 02fd8a2 commit dccf3f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nginx-build-and-push-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ on:
- 'Dockerfiles/nginx.Dockerfile'
- 'shared/bin/*'
- '.trigger_workflow_build'
- '_config.yml'
- '_includes/**'
- '_layouts/**'
- 'docs/**'
- 'Gemfile'
- 'README.md'
workflow_dispatch:
repository_dispatch:

Expand Down

0 comments on commit dccf3f4

Please sign in to comment.