Skip to content

Update test.log (#25) (#27) #5

Update test.log (#25) (#27)

Update test.log (#25) (#27) #5

Workflow file for this run

name: Echo
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize, labeled, unlabeled]
branches:
- main
push:
branches:
- main
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
jobs:
check_pr_closure:
runs-on: ubuntu-latest
name: Echo
steps:
- name: Show gh ref
run: |
- echo ${{ github.ref_name }}"