Improve other workflows

This commit is contained in:
Léo Colombaro 2021-09-14 23:56:22 +02:00
parent 4c73e73f49
commit 674dbb0fc6
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# https://help.github.com/actions
name: Dependabot name: Dependabot
on: pull_request_target on: pull_request_target

View File

@ -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]