egui/.github/workflows
Emil Ernerfeldt f3611e3e5a
Enforce that PRs are not opened from the 'master' branch of a fork (#6899)
## What
Fail all PRs that are opened from the master/main branch of the fork.

## Why
PR:s opened from the `master` branch cannot be collaborated on. That is,
we maintainers cannot push our own commits to it (e.g. to fix smaller
problems with it before merging).

## How
Untested code straight from Claude 3.7 😅
2025-04-30 14:10:59 +02:00
..
cargo_machete.yml Fix Cargo-Machete Workflow (#5745) 2025-02-27 15:24:10 +01:00
deploy_web_demo.yml Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
enforce_branch_name.yml Enforce that PRs are not opened from the 'master' branch of a fork (#6899) 2025-04-30 14:10:59 +02:00
labels.yml Add egui_kittest label to workflow and changelog script (#5323) 2024-11-01 13:25:41 +01:00
png_only_on_lfs.yml Move gifs to git lfs (#5706) 2025-03-03 15:51:43 +01:00
preview_build.yml Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
preview_cleanup.yml Fix pr preview vulnerability (#5461) 2024-12-11 16:55:57 +01:00
preview_deploy.yml Fix pr preview vulnerability (#5461) 2024-12-11 16:55:57 +01:00
rust.yml Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
spelling_and_links.yml Use lychee link checker instead of linkinator (#5868) 2025-04-03 09:26:49 +02:00