Name GHES sync workflow
This commit is contained in:
committed by
GitHub
parent
8f45305178
commit
70c22e93a3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user