.github: Enable manually running github actions

Sponsored by:	Arm Ltd

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/878
This commit is contained in:
Andrew Turner 2023-10-27 17:02:55 +01:00 committed by Warner Losh
parent f81301744e
commit 78cc457123
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches: [ main, 'stable/14', 'stable/13' ]
pull_request:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read