Skip to content

Commit

Permalink
remove DEV from render-readme to check whether is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiacek committed Dec 19, 2024
1 parent 6d835cc commit c2539be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c2539be

Please sign in to comment.