Skip to content

Commit

Permalink
React to repository dispatch, to rebuild when CGE changes
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Nov 27, 2024
1 parent 427b24f commit c510dfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ on:
push:
branches:
- '**'
repository_dispatch:
types: [cge-docker-unstable-changed]

jobs:
# Build for platforms supported by
Expand Down

0 comments on commit c510dfe

Please sign in to comment.