Skip to content

Commit

Permalink
Update build.yml -- add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
bateast authored Oct 29, 2024
1 parent 4819b25 commit 6ef4be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
- hotfix/*
tags:
- linux-msft-wsl-*
workflow_dispatch: {}
pull_request: {}
workflow_call: {}

jobs:
build:
name: Build
Expand Down

0 comments on commit 6ef4be6

Please sign in to comment.