Skip to content

Commit

Permalink
fix: remove duplicated on:
Browse files Browse the repository at this point in the history
Signed-off-by: Lincoln Wallace <[email protected]>
  • Loading branch information
locnnil committed Aug 23, 2024
1 parent dca88f0 commit 5860c09
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
pull_request:
push:

on:
workflow_run:
workflows: ["trigger"]
types:
- completed

defaults:
run:
shell: 'bash -Eeuo pipefail -x {0}'
Expand Down

0 comments on commit 5860c09

Please sign in to comment.