Skip to content

Commit

Permalink
[ci] Trigger release flow on yaml changes #1495 (#1496)
Browse files Browse the repository at this point in the history
* Update coverage.yaml

* Update release.yaml
  • Loading branch information
michaelvlach authored Jan 15, 2025
1 parent cff1fa5 commit 82541f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- agdb/**
- agdb_derive/**
- agdb_server/**
- agdb_api/rust/**
- .github/workflows/coverage.yaml

env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- agdb_derive/**
- agdb_server/**
- agdb_studio/**
- .github/workflows/release.yaml

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 82541f5

Please sign in to comment.