Skip to content

test workflow

test workflow #2

Workflow file for this run

name: test workflow
on:
push:
branches:
- 'main'
jobs:
copy-to-branches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Copy To Branches Action
uses: planetoftheweb/[email protected]
env:
key: main