Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 324 Bytes

Quick shortcut action for identifying as the GitHub Actions bot through git config.

Inputs

  • working-directory (default: current): run git config in the specified directory
  • global (default: false): run git config --global instead of git config

Usage

- uses: alorel-actions/git-ident@v1