Skip to content

RS-165 Fixed tagging of snapshots from config #247

RS-165 Fixed tagging of snapshots from config

RS-165 Fixed tagging of snapshots from config #247

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ./.github/actions/ci-action