Skip to content

Intendention error solved #2

Intendention error solved

Intendention error solved #2

Workflow file for this run

name: Hello
on:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Running files
run: echo "hello World"