Skip to content

Commit

Permalink
Build Finish Notify Setting
Browse files Browse the repository at this point in the history
  • Loading branch information
youkura-ikuzee committed Nov 28, 2023
1 parent f9a9f21 commit 9173f20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_finish_notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Set up Python 3.9
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 9173f20

Please sign in to comment.