Skip to content

Update github-action-checkout-01.yml #9

Update github-action-checkout-01.yml

Update github-action-checkout-01.yml #9

name: Test Github Actions variable-03
run-name: Test Github Actions variable-03
on:
workflow_dispatch
jobs:
check-vars-context:
runs-on: ubuntu-latest
steps:
- name: "Hello, ${{ vars.var_test }}"