mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-24 11:21:51 +00:00
change internal validate to branch
This commit is contained in:
parent
8da51c3300
commit
0dc436d9fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate-internal.yml
vendored
2
.github/workflows/validate-internal.yml
vendored
|
|
@ -2,7 +2,7 @@ name: validate-internal
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- flatpak-window-size-fix
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue