File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
build :
14
- uses : eclipse-platform /eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
14
+ uses : HannesWell /eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@gh-workflow-quickfix-2
Original file line number Diff line number Diff line change 11
11
12
12
jobs :
13
13
callCodeQLworkflow :
14
- uses : eclipse-platform /eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@master
14
+ uses : HannesWell /eclipse.platform.releng.aggregator/.github/workflows/codeQLworkflow.yml@gh-workflow-quickfix
Original file line number Diff line number Diff line change 15
15
check-merge-commits :
16
16
uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master
17
17
check-versions :
18
- uses : eclipse-platform /eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master
18
+ uses : HannesWell /eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@gh-workflow-quickfix
19
19
with :
20
20
botName : Eclipse Platform Bot
21
21
You can’t perform that action at this time.
0 commit comments