Skip to content

Commit

Permalink
2nd commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alban-auzeill committed Mar 8, 2024
1 parent 62efef0 commit 42736d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/validate-commit-message.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: "Validate commit message before merge"
on:
# merge_group:
branch_protection_rule:
types: [created, edited]
push:
branches:
- 'alban/**'
- "alban/validate-commit-message"
# merge_group:
# branches:
# - main
jobs:
validate-commit-message:
Expand Down

0 comments on commit 42736d4

Please sign in to comment.