mirror of
https://github.com/ivabus/www
synced 2024-11-25 11:45:06 +03:00
fix cd.yml
Signed-off-by: Jacob Heider <jacob@tea.xyz>
This commit is contained in:
parent
71432ba748
commit
1233fd8903
1 changed files with 2 additions and 0 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -1,5 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue