Rename action workflow as github doesn't group them and two workflows with the same name is annoying
This commit is contained in:
parent
9c55120251
commit
a4fae58685
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Continuous Integration
|
||||
name: App Image
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue