Skip to content

Commit

Permalink
Update gh-pages action, close #96
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Oct 22, 2024
1 parent 4da6917 commit 0d597ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rostemplate-gh-pages.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Workflow derived from https://github.com/r-lib/actions/tree/master/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
workflow_dispatch:
push:
branches: [main, master]
tags: ['*']
pull_request:
branches: [main, master]
release:
types: [published]

Expand Down

0 comments on commit 0d597ae

Please sign in to comment.