Skip to content

Conversation

@adamhsparks
Copy link

fixes spelling on line 5 where "training" was misspelled.

fixes spelling on line 5
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits.

It should be safe to Approve and Run the workflows that need maintainer approval.

Copy link
Member

@Bisaloo Bisaloo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Bisaloo
Copy link
Member

Bisaloo commented Nov 6, 2025

Hi @froggleston, I believe this is the first PR we received from a fork since the move to the dockerized workflow infrastructure (#650).

It seems(??) that PR cannot access the secret to trigger other workflows. Is it something that needs changing in the GitHub organization setting or in the workflow?

Or do you think it's something else entirely?

@froggleston
Copy link
Contributor

Hey @Bisaloo - hmmm I think the permissions look correct, but I have a feeling it's because we're calling gh workflow run from a PR branch, and not main. We can try adding --ref main to the gh workflow run command...

@Bisaloo Bisaloo closed this Nov 10, 2025
@Bisaloo Bisaloo reopened this Nov 10, 2025
@froggleston
Copy link
Contributor

It's a little weird that gh can't be found. I'll do some more digging tomorrow

@froggleston froggleston reopened this Nov 10, 2025
@froggleston
Copy link
Contributor

OK I've found the issue. I'll open another workflow PR once I've tested it with another repo.

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.

3 participants