Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

updated dev cron for cmd #1024

updated dev cron for cmd

updated dev cron for cmd #1024

Workflow file for this run

name: Dev PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
process:
name: Process
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Test cmd
run: |
echo "wow"