Skip to content

Commit

Permalink
Make patch workflow run on manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
vyPal committed Apr 22, 2024
1 parent 3a64990 commit daafbc1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ permissions:
repository-projects: write
security-events: write
statuses: write
on:
push:
branches:
- master
on: workflow_dispatch
jobs:
check_changes:
outputs:
Expand Down

0 comments on commit daafbc1

Please sign in to comment.