mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
chore: minor gh actions improvement
This commit is contained in:
parent
429ec6d9a1
commit
0aebbc75a2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,3 +1,5 @@
|
||||
name: Deploy to GitHub Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
1
.github/workflows/svgo.yml
vendored
1
.github/workflows/svgo.yml
vendored
@ -1,5 +1,6 @@
|
||||
# GitHub Action uses SVGO to Minify and removeDimensions of SVG files
|
||||
name: Optimize SVG Files
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user