mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-05-02 07:01:49 +00:00
Update names
This commit is contained in:
parent
8a7090f9a3
commit
6402b67751
2 changed files with 2 additions and 2 deletions
2
.github/workflows/validate_external.yml
vendored
2
.github/workflows/validate_external.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: validate
|
name: validate-external
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
|
|
|
||||||
2
.github/workflows/validate_internal.yml
vendored
2
.github/workflows/validate_internal.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: validate
|
name: validate-internal
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue