diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 8794615..067287d 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -20,7 +20,7 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script - run: echo Hello, world! + run: echo Hello, from sessaid ! # Runs a set of commands using the runners shell - name: Run a multi-line script @@ -29,4 +29,6 @@ jobs: echo test, and deploy your project. -# an edit for a master pr. \ No newline at end of file +# an edit for a master pr. +# an edit from sessaid for forked PR. +