Skip to content

test

test #295

Workflow file for this run

on: [push]
name: test
jobs:
no-secrets:
container: centos:8
runs-on: [self-hosted, Linux, X64]
steps:
- name: test
env:
INPUT_TOKEN: ${{ github.token }}
run: _secret_custom_checkout