Skip to content

Commit

Permalink
[WIP]add workflow_dispatch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcheetham committed Dec 10, 2024
1 parent 95daa80 commit 68363a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-git-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- 'v[0-9]*vfs*' # matches "v<number><any characters>vfs<any characters>"
workflow_dispatch:

permissions:
id-token: write # required for Azure login via OIDC
Expand Down

0 comments on commit 68363a2

Please sign in to comment.