File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1010 branches : [ master ]
1111
1212jobs :
13- check-freeze-period :
14- if : github.event_name == 'pull_request'
15- uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/verifyFreezePeriod.yml@master
16- check-merge-commits :
17- if : github.event_name == 'pull_request'
18- uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master
1913 build :
2014 uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master
21-
Original file line number Diff line number Diff line change 1010 branches : [ master ]
1111
1212jobs :
13+ check-freeze-period :
14+ uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/verifyFreezePeriod.yml@master
15+ check-merge-commits :
16+ uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkMergeCommits.yml@master
1317 check-versions :
1418 uses : eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/checkVersions.yml@master
1519 with :
You can’t perform that action at this time.
0 commit comments