Skip to content

Sp 16071

Sp 16071 #1

Workflow file for this run

name: automatic-2
on:
pull_request:
branches: [master]
# repository_dispatch:
# types: [manual-Version]
jobs:
build-and-push:
runs-on: ubuntu-20.04
steps:
- name: Checkout Specifications
uses: actions/checkout@v2
with:
path: 'master-branch'
# - name: test
# working-directory: master-branch
# run: |
# echo ${{ github.event.client_payload.version }}