temporary GH Actions repository set to hsz/intellij-plugin-template

pull/9/head
Jakub Chrzanowski 4 years ago
parent e4a1106495
commit e6af985074

@ -14,7 +14,7 @@ jobs:
template-cleanup:
name: Template Cleanup
runs-on: ubuntu-latest
if: github.repository != 'JetBrains/intellij-plugin-template'
if: github.repository != 'hsz/intellij-plugin-template'
steps:
# Check out current repository

Loading…
Cancel
Save