-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Preview" workflow run fails #52
Labels
bug
Something isn't working
Comments
xuhdev
added a commit
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Fix #52
xuhdev
added a commit
to xuhdev/specification
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Fix editorconfig#52
xuhdev
added a commit
to xuhdev/specification
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Fix editorconfig#52
xuhdev
added a commit
to xuhdev/specification
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Fix editorconfig#52
xuhdev
added a commit
to xuhdev/specification
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Fix editorconfig#52
xuhdev
added a commit
that referenced
this issue
Sep 16, 2024
Seems like pull_request_target grants more permission, and thus allow preview from a fork: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target Related: readthedocs/actions#23 Maybe Fix? #52
xuhdev
added a commit
to xuhdev/specification
that referenced
this issue
Sep 16, 2024
Not sure if it can fix editorconfig#52
Seems like #57 is the real fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got a failure on the "Preview" job. I think it might be because my PR originates from a fork, or maybe one of the access tokens has expired. @xuhdev could you please investigate? Thanks!
The text was updated successfully, but these errors were encountered: