Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
seionmoya committed Nov 13, 2024
1 parent 2b06adf commit 843cc14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dotnet-format.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: .NET Format

on:
workflow_dispatch:
pull_request:
commit:
branches:
- 'dev'
paths:
- '**.cs'
- '**.yml' # assume ci/cd pipeline files
Expand Down

0 comments on commit 843cc14

Please sign in to comment.