Name GHES sync workflow

This commit is contained in:
Christopher Schleiden
2020-05-20 11:39:30 -07:00
committed by GitHub
parent 8f45305178
commit 70c22e93a3
+3 -1
View File
@@ -1,3 +1,5 @@
name: Sync workflows for GHES
on:
push:
branches:
@@ -23,4 +25,4 @@ jobs:
- run: |
git add -A
git commit -m "Updating GHES workflows"
- run: git push
- run: git push