Skip to content

Commit

Permalink
render-bookdown is self-triggering (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Sep 30, 2021
1 parent d351e49 commit c13e86c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/render-bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ on:
workflow_dispatch:
push:
branches: [ main ]

paths:
- '**.Rmd'
- docker/Dockerfile
- assets/*
jobs:
# This workflow contains a single job called "build-all"
build-all:
Expand Down

0 comments on commit c13e86c

Please sign in to comment.