Skip to content

Commit

Permalink
tool_yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Sep 12, 2024
1 parent 9bd4af0 commit 15e8ddc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/tools/yml/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
push:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- 'web/**'
branches:
- master
Expand Down Expand Up @@ -108,6 +109,7 @@ on:
push:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- 'web/**'
branches:
- master
Expand Down Expand Up @@ -157,6 +159,7 @@ on:
push:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- 'web/**'
branches:
- master
Expand Down

0 comments on commit 15e8ddc

Please sign in to comment.