Skip to content

Commit

Permalink
running pre-commit actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sadamov committed Jan 26, 2024
1 parent 842d934 commit 44b541a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Run pre-commit in blueprint
on:
push:
branches:
- main
pull_request:
branches:
- main
- blueprint
# pull_request:
# branches:
# - main

jobs:
blueprint-pre-commit:
Expand Down

0 comments on commit 44b541a

Please sign in to comment.