Skip to content

Commit

Permalink
🧹 add repository dispatch event for cnspec container build (#878)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev authored Oct 5, 2023
1 parent 81284f5 commit 2249036
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cnspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish cnspec container with providers

on:
repository_dispatch:
types: [update]
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 2249036

Please sign in to comment.