Skip to content

Commit

Permalink
ci: trigger gnoland workflow when updating examples/ (#2588)
Browse files Browse the repository at this point in the history
Addresses #2531
  • Loading branch information
moul authored Jul 14, 2024
1 parent 5c57f21 commit fadf622
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gnoland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- "gnovm/**.go"
- "go.*" # check on go.mod/sum update
- ".github/**"
- "examples/**"

jobs:
main:
Expand Down

0 comments on commit fadf622

Please sign in to comment.