Remove redundant word from GitHub Actions workflow
This commit is contained in:
parent
97e6599780
commit
9f83846ecc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Develop jobs
|
||||
name: Develop
|
||||
on:
|
||||
push:
|
||||
branches: [develop]
|
||||
|
|
Loading…
Reference in a new issue