We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e923b commit 56ed817Copy full SHA for 56ed817
.github/workflows/test_pull_request_title.yaml
@@ -11,6 +11,6 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- name: Go pull request message linter
14
- uses: masahiro331/[email protected].1
+ uses: masahiro331/[email protected].2
15
env:
16
TITLE: ${{ github.event.pull_request.title }}
0 commit comments