Skip to content

Commit

Permalink
ci: fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
futrime committed Feb 5, 2024
1 parent 0918e6a commit d2ff7c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
on:
push:
paths:
- .github/workflows/build_levilamina.yml
- .github/workflows/build.yml
- src/**
- xmake.lua
pull_request:
paths:
- .github/workflows/build_levilamina.yml
- .github/workflows/build.yml
- src/**
- xmake.lua
workflow_dispatch:
Expand Down

0 comments on commit d2ff7c9

Please sign in to comment.