Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/python-3.12.3-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
lippoliv authored May 29, 2024
2 parents ffeac68 + 18d4f74 commit b278760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
pull-requests: write
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/PRConventionalCommits@b7be9213c4fa33260646db6c9b905332dc90b310 # 1.1.0
uses: ytanikin/PRConventionalCommits@8d258b54939f6769fcd935a52b96d6b0383a00c5 # 1.2.0
with:
task_types: '["build", "ci", "docs", "feat", "fix", "perf", "refactor", "style", "test", "chore"]'
add_label: 'true'

0 comments on commit b278760

Please sign in to comment.