1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/data/features/actions-token-updated-triggers.yml
Sarah Schneider b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00

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'