Skip to content

Commit

Permalink
Manually trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
denismerigoux committed Mar 14, 2024
1 parent ee8ecd8 commit fb79d02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/binary-releases.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: binary-releases

on:
push:
- push:
branches: [master]
- workflow_dispatch

jobs:

Expand Down

0 comments on commit fb79d02

Please sign in to comment.