Skip to content

Commit

Permalink
ENG-125: Try different (reactor) approach
Browse files Browse the repository at this point in the history
  • Loading branch information
ibexa-yuna authored May 28, 2024
1 parent b22d199 commit f3957e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/reactor.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Reactor Invoker

on:
push:
pull_request:
issues:
workflow_dispatch:

jobs:
call-reactor:
uses: ibexa/gh-workflows/.github/workflows/repo-reactor.yml@main
secrets: inherit

0 comments on commit f3957e0

Please sign in to comment.