This commit is contained in:
parent
4cf71d9d0f
commit
8b1953c2b9
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
name: "Deploy"
|
name: "Deploy"
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue