Skip to content

Commit

Permalink
Hardening the CI in relation to PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
SailReal authored Jun 7, 2024
1 parent e083ed6 commit c6c65ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- '*'
tags:
- '*'
pull_request_target:
types: [labeled]

permissions:
contents: read
Expand Down

0 comments on commit c6c65ec

Please sign in to comment.