Skip to content

Commit

Permalink
Support triggering release action (starkware-libs#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev authored May 6, 2024
1 parent e95670b commit ae724cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: release

on:
workflow_dispatch:
pull_request:
types: [closed]
branches:
Expand Down

0 comments on commit ae724cb

Please sign in to comment.