github: update name of deployment workflow
Disambiguate from seL4Test runs on pull requests. Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
This commit is contained in:
parent
bbb2b6b6b7
commit
c4e4b37fdf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sel4test-deploy.yml
vendored
2
.github/workflows/sel4test-deploy.yml
vendored
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Deploy default.xml to sel4test-manifest after successful runs.
|
||||
|
||||
name: seL4Test
|
||||
name: Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue