Remove redundant word from GitHub Actions workflow

pull/21833/head
J. Ryan Stinnett 2021-06-17 14:35:33 +01:00
parent 97e6599780
commit 9f83846ecc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Develop jobs
name: Develop
on:
push:
branches: [develop]