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 d453ad4 commit 8cf9bdd
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,7 +1,9 @@
name: Build

on:
[push]
push:
pull_request_target:
types: [labeled]

jobs:
build:
Expand Down

0 comments on commit 8cf9bdd

Please sign in to comment.