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 a3174e7 commit ede6f2eCopy full SHA for ede6f2e
.github/workflows/version-increments.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
publish-version-check-results:
10
- uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/publishVersionCheckResults.yml@master
+ uses: HannesWell/eclipse.platform.releng.aggregator/.github/workflows/publishVersionCheckResults.yml@update-snapshots-in-versions-workflow
11
with:
12
botGithubId: eclipse-platform-bot
13
secrets:
Jenkinsfile
@@ -404,3 +404,5 @@ pipeline {
404
}
405
406
407
+
408
+// A dummy change to be removed, just to provoke version increments
0 commit comments