Skip to content

Commit

Permalink
Debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
champsupertramp committed Nov 27, 2023
1 parent aebe8c7 commit 94fa5b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
call-workflow1:
if: github.actor != 'github-actions[bot]'
uses: ./.github/workflows/increment-version.yml
call-workflow2:
needs: call-workflow1
Expand Down

0 comments on commit 94fa5b0

Please sign in to comment.