Skip to content

Commit

Permalink
Update include.yml (#143)
Browse files Browse the repository at this point in the history
fix build for depandabot PRs
  • Loading branch information
ldemailly authored Mar 23, 2024
1 parent e0d12c5 commit c2c6553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/include.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
call-codeql:
uses: fortio/workflows/.github/workflows/codeql-analysis.yml@main
call-releaser:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
uses: fortio/workflows/.github/workflows/releaser.yml@main
with:
description: "Fortio multi curl"
Expand Down

0 comments on commit c2c6553

Please sign in to comment.