Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtamayo committed Oct 27, 2023
1 parent 3f3880f commit c876ac7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/trigger_rebx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ jobs:
steps:
- name: Trigger REBOUNDx CI
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.REBX_TRIGGER_TOKEN }}
repository: dtamayo/reboundx
event-type: trigger_rebx

#run: |
#echo $GITHUB_SHA
Expand Down

0 comments on commit c876ac7

Please sign in to comment.