Log command options with the command #467
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Style Checker | |
on: [push] | |
jobs: | |
wemake-stylechecker: | |
name: We Make Services Style Checker | |
runs-on: ubuntu-latest | |
steps: | |
- uses: wemake-services/[email protected] |