Skip to content

Commit

Permalink
chore(ci): update workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Dec 28, 2023
1 parent b960abd commit e7e6cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: update extension
name: Update VSCode extension
on: [push]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update native definitions
name: Update submodules
on:
workflow_dispatch:
schedule:
Expand Down

0 comments on commit e7e6cb2

Please sign in to comment.