We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e9e4 commit 1593365Copy full SHA for 1593365
1 file changed
.github/workflows/semantic.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: read # for amannn/action-semantic-pull-request to analyze PRs
17
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
18
name: Validate PR Title
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
20
steps:
21
- name: semantic-pull-request
22
uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
0 commit comments