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 80ffffa commit 0db4e65Copy full SHA for 0db4e65
.github/workflows/lint-pr-title.yml
@@ -6,6 +6,6 @@ on:
6
types: [opened, edited, reopened]
7
8
jobs:
9
- lint-pr-title:
10
- uses: OneSignal/sdk-actions/.github/workflows/lint-pr-title.yml@main
+ call-lint-pr-title:
+ uses: OneSignal/sdk-actions/.github/workflows/lint-pr-title.yml@164c4b7c9f8318bef862db245b50a365e29a345a
11
secrets: inherit
0 commit comments