Skip to content

Commit

Permalink
ci: add workflow_run: event in prebuilt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Apr 17, 2024
1 parent a7564f2 commit 50bca84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prebuilt.yml
@@ -1,6 +1,7 @@
name: Test prebuilt binaries

on:
workflow_run:
release:
types: [edited, published]

Expand Down

0 comments on commit 50bca84

Please sign in to comment.