Add on-demand triggers for workflows (#7594)

This commit is contained in:
Vincent Stumpf
2023-02-09 19:53:29 -08:00
committed by GitHub
parent 6938722f02
commit 08e9af48fe
9 changed files with 9 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ concurrency:
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
on:
workflow_dispatch:
push:
branches:
- master