Commit Graph

5 Commits

Author SHA1 Message Date
Slawomir Jaranowski 638364fb92 Update actions in GH build
chery-pick from a6b1ebb1cd

Old actions use deprecated node 12

- cache v2 -> v3
- checkout v2 -> v3
- download-artifact v2 -> v3
- setup-java v2 -> v3
- disable access to GITHUB_TOKEN
- don't store credentials with checkout
- don't execute build for PR from local repository branches - we have build on push event
2022-11-17 21:14:40 +01:00
Michael Osipov e09baa8ac4 Improve PR template 2021-12-30 16:54:41 +01:00
Guillaume Nodet 803c215554 Fix github checks 2021-12-02 08:36:32 +01:00
Guillaume Nodet 5bc395fd08 Add github checks to maven-3.8.x branch 2021-12-01 19:42:20 +01:00
Karl Heinz Marbaise fef1462102
[MNG-6362] - Adding CONTRIBUTING, README.md pull_request_template for
GitHub.
2018-03-20 22:31:10 +01:00