Remove redundant word from GitHub Actions workflow

This commit is contained in:
J. Ryan Stinnett 2021-06-17 14:35:33 +01:00
parent 97e6599780
commit 9f83846ecc

View file

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