mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-24 15:34:09 +02:00
Update closeYoutrackOnCommit.yml
This commit is contained in:
parent
b2a6d0d5c7
commit
3279325694
3
.github/workflows/closeYoutrackOnCommit.yml
vendored
3
.github/workflows/closeYoutrackOnCommit.yml
vendored
@ -7,6 +7,9 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user