mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-29 21:51: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:
|
||||
pull_request_target:
|
||||
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:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue