Cleaning up
This commit is contained in:
parent
d00becd6a9
commit
ad315b8962
1 changed files with 0 additions and 6 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -1,15 +1,9 @@
|
||||||
name: ci
|
name: ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#workflow_dispatch:
|
|
||||||
push:
|
push:
|
||||||
#branches:
|
|
||||||
# - 'main'
|
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
#pull_request:
|
|
||||||
# branches:
|
|
||||||
# - 'main'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue