Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Equinox- committed Jun 4, 2024
1 parent b3f1f61 commit 98e0d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- SteamUtils/**
- SchemaBuilder/**
- patches/**
- .github/workflows/dotnet.yml
workflow_dispatch: {}
jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
paths:
- SchemaFrontend/**
- .github/workflows/frontend.yml
jobs:
build:
permissions:
Expand Down

0 comments on commit 98e0d01

Please sign in to comment.