Skip to content

Merge branch 'main' of https://github.com/LukaszSielski/workflows_tests #73

Merge branch 'main' of https://github.com/LukaszSielski/workflows_tests

Merge branch 'main' of https://github.com/LukaszSielski/workflows_tests #73

Workflow file for this run

name: test
on:
push:
branches: [main]
jobs:
tag-azure-board-work-item:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
name: Checkout repository
- uses: ./.github/workflows/actions/ado_tag
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
commit-sha: ${{ github.event.after }}
deploy_env: DEV