Skip to content

Commit

Permalink
skip releaser for MRs (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Mar 22, 2024
1 parent fe3f955 commit e2d65f6
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 DNSping checks packet loss and latency issues with DNS servers"
Expand Down

0 comments on commit e2d65f6

Please sign in to comment.