🐞 fix: Update action definitions
Some checks failed
Release / Build and Push Docker Image (push) Has been cancelled
Some checks failed
Release / Build and Push Docker Image (push) Has been cancelled
This commit is contained in:
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
@@ -1,10 +1,11 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: [main]
|
||||
# pull_request:
|
||||
# branches: [main]
|
||||
|
||||
jobs:
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user