Name GHES sync workflow
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
name: Sync workflows for GHES
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@@ -23,4 +25,4 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Updating GHES workflows"
|
git commit -m "Updating GHES workflows"
|
||||||
- run: git push
|
- run: git push
|
||||||
|
|||||||
Reference in New Issue
Block a user