Skip to content

Correct README file name #7

Correct README file name

Correct README file name #7

Workflow file for this run

name: dummy-github-action
on: [push]
jobs:
print-message:
runs-on: ubuntu-latest
steps:
- run: echo "Dummy Action to initialise Actions for the repository"