mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 15:30:01 -04:00
ci: rename workflows and jobs to be more consistent
This commit is contained in:
parent
7c6014df2e
commit
f476df31af
4 changed files with 8 additions and 8 deletions
4
.github/workflows/update-readme.yml
vendored
4
.github/workflows/update-readme.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Check README parser info
|
||||
name: Update README
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
update-readme:
|
||||
name: Check README parser info
|
||||
name: Update README
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue