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 committed Jun 7, 2024
1 parent a5d9397 commit 6d596ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build
on:
[push]
push:
pull_request_target:
types: [labeled]
jobs:
build:
name: Build and Test
Expand Down

0 comments on commit 6d596ea

Please sign in to comment.