A different message

This commit is contained in:
Yair Morgenstern 2021-01-22 13:47:07 +02:00 committed by GitHub
parent 80bf7640c5
commit d22ed53544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,6 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps:
- name: check
run: echo ${{ github.event.commits[0] }}
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2 - uses: actions/checkout@v2