Co-authored-by: Peter Bengtsson <mail@peterbe.com> Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
8 lines
174 B
YAML
8 lines
174 B
YAML
# Reference: #7987
|
|
# Allow customers to trigger workflow_dispatch and repository_dispatch with GITHUB_TOKEN
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '> 3.7'
|
|
ghae: '>= 3.8'
|