Skip to content

Merge pull request #6 from LynnuxDev/dependabot/github_actions/action… #6

Merge pull request #6 from LynnuxDev/dependabot/github_actions/action…

Merge pull request #6 from LynnuxDev/dependabot/github_actions/action… #6

Workflow file for this run

name: Read Custom Properties
on: push
jobs:
read-properties:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Read Custom Properties
run: |
cat .github/custom-properties.json