Skip to content

Commit

Permalink
Merge pull request #115 from egouldo/egouldo-patch-2
Browse files Browse the repository at this point in the history
Update pkgdown.yaml
  • Loading branch information
egouldo authored Aug 14, 2024
2 parents 717c1b7 + 7332e3a commit 6ddbc59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
pull_request:
branches: [main, master]
types: [closed]
release:
branches: [main]
types: [published]
workflow_dispatch:
pull_request:
branches: [main, master]
types: [closed]

name: pkgdown

Expand Down

0 comments on commit 6ddbc59

Please sign in to comment.