Skip to content

Conversation

@gadenbuie
Copy link
Contributor

No description provided.

@github-actions github-actions bot temporarily deployed to pr-251 February 25, 2025 16:16 Destroyed
@chendaniely
Copy link
Collaborator

assuming the workflow_dispatch was added to trigger the build. this adding this might also help next time the workflow is updated:

on:
  push:
    branches: [main]
  pull_request:
  workflow_dispatch:
  paths:
    - .github/workflows/deploy-docs.yml

@gadenbuie gadenbuie mentioned this pull request Mar 3, 2025
@cpsievert cpsievert merged commit f4b28ed into main Mar 3, 2025
1 check passed
@cpsievert cpsievert deleted the chore/update-quarto-1-6-42 branch March 3, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants