Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcd266ad6d |
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
@@ -3,9 +3,6 @@ name: Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
pull_request:
|
|
||||||
types: ["closed"]
|
|
||||||
branches: ["master"]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user