Quick shortcut action for identifying as the GitHub Actions bot through git config
.
- working-directory (default: current): run
git config
in the specified directory - global (default: false): run
git config --global
instead ofgit config
- uses: alorel-actions/git-ident@v1