Feature/ci container #15

Merged
niko merged 5 commits from feature/ci-container into main 2026-06-16 09:13:36 +03:00
Showing only changes of commit b91a5508dd - Show all commits
@@ -1,9 +1,6 @@
name: Hello World (Manual) name: Hello World (Manual)
on: on:
workflow_dispatch: workflow_dispatch:
push:
# branches: [ main ] # Tai [ feature/ci-container ]
branches: [feature/ci-container]
jobs: jobs:
greet: greet:
runs-on: ubuntu-latest runs-on: ubuntu-latest