diff --git a/.github/workflows/render-readme.yaml b/.github/workflows/render-readme.yaml index 5ff4492..4ba1fb1 100644 --- a/.github/workflows/render-readme.yaml +++ b/.github/workflows/render-readme.yaml @@ -2,7 +2,7 @@ # Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help on: push: - branches: [main, DEV] + branches: [main] name: render-readme