This commit is contained in:
parent
8a0b903ab7
commit
d587dd5835
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
render:
|
||||
|
|
Loading…
Reference in a new issue