Skip to content

chore: add license

chore: add license #15

Workflow file for this run

on:
push:
jobs:
ci:
runs-on: ubuntu-latest
name: CI
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run action
uses: ./
with:
token: ${{ secrets.TOWER_PAT }}