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 8440759 commit dc8ee77Copy full SHA for dc8ee77
.github/workflows/pr-checks.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: ./.github/workflows/checkMergeCommits.yml
17
check-versions:
18
# Run this check only for PRs from forks and not for changes from bots created on branches in this repository
19
- if: github.event.pull_request.head.repo.full_name != github.repository
20
uses: ./.github/workflows/checkVersions.yml
21
with:
22
botName: Eclipse Platform Bot
0 commit comments