From 4f3c95f0edd908d97a4c3a48c353e4acb7585e9b Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Wed, 24 Jun 2020 15:04:54 +0200 Subject: [PATCH] marker --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7a6459a..8810b13 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,6 +10,8 @@ # Docs: # - GitHub Actions: https://help.github.com/en/actions # - IntelliJ Plugin Verifier GitHub Action: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action +# +## JBIJPPTPL name: Build on: [push, pull_request]