Skip to content

Commit

Permalink
feat: add github actions as env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgimenez02 committed Jul 6, 2023
1 parent f3e633c commit 1b3ac99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ repos:
- id: mixed-line-ending

- repo: local
env:
GITHUB_ACTIONS: 'true'
hooks:
- id: cli
name: cli
Expand Down

0 comments on commit 1b3ac99

Please sign in to comment.