Skip to content

fix: update workflow paths from fastai to answerdotai#21

Merged
hamelsmu merged 1 commit intoAnswerDotAI:masterfrom
n-e-w:fix-workflow-paths
Mar 2, 2025
Merged

fix: update workflow paths from fastai to answerdotai#21
hamelsmu merged 1 commit intoAnswerDotAI:masterfrom
n-e-w:fix-workflow-paths

Conversation

@n-e-w
Copy link
Copy Markdown
Contributor

@n-e-w n-e-w commented Feb 12, 2025

Fixes #20

Problem:
The workflow files reference fastai/workflows which now redirects to answerdotai/workflows. While regular GitHub accounts follow this redirect automatically, Enterprise accounts are more strict about redirects, causing the workflows to fail.

Changes:

  • Updated workflow references in .github/workflows/test.yaml from fastai/workflows/nbdev-ci@master to answerdotai/workflows/nbdev-ci@master
  • Updated workflow references in .github/workflows/deploy.yaml from fastai/workflows/quarto-ghp@master to answerdotai/workflows/quarto-ghp@master

@hamelsmu hamelsmu merged commit fbc5426 into AnswerDotAI:master Mar 2, 2025
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.

Update GitHub Actions workflow references from fastai/workflows to answerdotai/workflows

2 participants