Feature/ci container #15
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user