Skip to content

test: improve the prints #8

test: improve the prints

test: improve the prints #8

Workflow file for this run

name: Test this action
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} seems to be working
- name: Test running on ${{github.repository}}
run: echo Test merge keys
- name: Test running on ${{github.repository}}
run: echo Commit ${{github.sha}} seems to be working