Skip to content

Commit

Permalink
Fix trigger path
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier committed Jul 26, 2024
1 parent 420f326 commit a57bac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-suibase-daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Suibase Daemon
on:
push:
paths:
- "sui-binaries/triggers/suibase-daemon/Cargo.toml"
- "triggers/suibase-daemon/Cargo.toml"
- ".github/workflows/build-suibase-daemon.yml"
workflow_dispatch:

Expand Down

0 comments on commit a57bac2

Please sign in to comment.