Skip to content

Add "Python, foreign functions and Steam" post #14

Add "Python, foreign functions and Steam" post

Add "Python, foreign functions and Steam" post #14

Workflow file for this run

name: "Pull Request"
on:
pull_request:
jobs:
checks:
name: "Run checks"
runs-on: ubuntu-latest
steps:
- name: "Checkout the source code"
uses: actions/[email protected]
- name: "Check scripts"
run: shellcheck scripts/*.sh
- name: "Generate content"
run: bash scripts/generate.sh