Skip to content

Delete mvnw

Delete mvnw #18

Workflow file for this run

name: hello.yml
on:
push:
jobs:
hello-cd-ci:
runs-on: ubuntu-latest
steps:
- name: Print Hello CI/CD
run: echo "Hello CI/CD"