Skip to content

πŸ”¬ Show Default Shell #1

πŸ”¬ Show Default Shell

πŸ”¬ Show Default Shell #1

name: "Show Default Shell"
run-name: "πŸ”¬ Show Default Shell"
on:
pull_request:
push:
branches:
- github-actions-playground
jobs:
show_default_shell:
runs-on: ubuntu-latest
steps:
- name: Display Default Shell
run: printenv