Skip to content

Fix action versions to commits, bump versions, add -x test flag to bi… #100

Fix action versions to commits, bump versions, add -x test flag to bi…

Fix action versions to commits, bump versions, add -x test flag to bi… #100

Workflow file for this run

name: TR-master
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2