Skip to content
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

Fix GH action permission #191

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Fix GH action permission #191

merged 2 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. Do not push PR images

    Push will fail anyways with `403` when pushing from a fork
    damyan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e626eb5 View commit details
    Browse the repository at this point in the history
  2. Change size labeling action's trigger event

    Change to `pull_request_target`, so fork builds don't fail
    damyan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ff6ff8e View commit details
    Browse the repository at this point in the history