Skip to content

.github/workflows/test.yml #12

.github/workflows/test.yml

.github/workflows/test.yml #12

Workflow file for this run

name: test
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: ./sail
with:
type: 'jira'
# input params if you have any