Merge pull request #1739 from actions/Phantsure-patch-1
Adding manual trigger to sync ghes script
This commit is contained in:
@@ -3,6 +3,7 @@ name: Sync workflows for GHES
|
||||
on:
|
||||
push:
|
||||
branches: [ $default-branch ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
||||
Reference in New Issue
Block a user