Skip to content

Commit

Permalink
fix(ci): change workflow_run to dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
truelecter committed Sep 2, 2023
1 parent fa328ed commit 117ced8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-x86.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Build x86
on:
push:
workflow_run:
workflows:
- "Update flake.lock"
types: [completed]
workflow_dispatch:

jobs:
build_system:
Expand Down

0 comments on commit 117ced8

Please sign in to comment.