Improve other workflows
This commit is contained in:
parent
4c73e73f49
commit
674dbb0fc6
|
@ -1,3 +1,5 @@
|
||||||
|
# https://help.github.com/actions
|
||||||
|
|
||||||
name: Dependabot
|
name: Dependabot
|
||||||
|
|
||||||
on: pull_request_target
|
on: pull_request_target
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# https://help.github.com/en/actions
|
# https://help.github.com/actions
|
||||||
|
|
||||||
name: server
|
name: Server CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue