fix action name clash
This commit is contained in:
parent
bee5f4aa4d
commit
b4eb897c94
2
.github/workflows/update-topo-on-info-pr.yml
vendored
2
.github/workflows/update-topo-on-info-pr.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: topo auto updater
|
||||
name: topo auto updater (PR)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: topo auto updater
|
||||
name: topo auto updater (push)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue