Skip to content

Commit

Permalink
Checkout core in GH action (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom authored Oct 18, 2023
1 parent a92252c commit 9269612
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/close_issue/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ runs:
elixir-version: '1.15.6'
- name: Checkout code
uses: actions/checkout@v3
with:
repository: membraneframework/membrane_core
- name: Create ticket and close issue
run: |
export PROJECT_NUMBER=19
Expand Down

0 comments on commit 9269612

Please sign in to comment.