Skip to content

chore/bot-update-submodule Update submodules for matching repositories #2

chore/bot-update-submodule Update submodules for matching repositories

chore/bot-update-submodule Update submodules for matching repositories #2

Workflow file for this run

name: Example Workflow
on: [push]
jobs:
example-job:
runs-on: ubuntu-latest
env:
CUSTOM_PROPERTY: "custom_value"
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Print custom property
run: echo "Custom property value: $CUSTOM_PROPERTY"

Check failure on line 15 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 15