mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
temporary GH Actions repository set to hsz/intellij-plugin-template
This commit is contained in:
parent
e4a1106495
commit
e6af985074
2
.github/workflows/template-cleanup.yml
vendored
2
.github/workflows/template-cleanup.yml
vendored
@ -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…
Reference in New Issue
Block a user