mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-01 19:34:05 +02:00
Change the name of the job
This commit is contained in:
parent
31e633f55e
commit
86c97f5566
2
.github/workflows/updateFormatting .yml
vendored
2
.github/workflows/updateFormatting .yml
vendored
@ -1,7 +1,7 @@
|
||||
# This workflow will build a package using Gradle and then publish it to GitHub packages when a release is created
|
||||
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Publishing-using-gradle
|
||||
|
||||
name: Update Changelog
|
||||
name: Update Formatting
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user