Skip to content

Commit

Permalink
fix: The pre commit workflow can be called manually
Browse files Browse the repository at this point in the history
  • Loading branch information
fsadykov committed Nov 12, 2023
1 parent 5e33e48 commit d499129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: FuchiCorp Source Code Checks!

on:
workflow_dispatch:
workflow_dispatch:
push:
branches:
- '*' # matches every branch that doesn't contain a '/'
Expand Down

0 comments on commit d499129

Please sign in to comment.