GitHub Actions - rename workflow to Build

This commit is contained in:
Jakub Chrzanowski
2020-05-06 09:34:35 +02:00
parent 51c2c0e9a1
commit 4aa3db2ba6
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# - GitHub Actions: https://help.github.com/en/actions
# - IntelliJ Plugin Verifier GitHub Action: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action
name: Tests
name: Build
on: [push, pull_request]
jobs: