Skip to content

Commit

Permalink
ci(sync): fix owin workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed May 3, 2024
1 parent aaafd21 commit cd4bb9b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,12 @@ group:
prom-client-net/prom-client-metricpusher-hostedservice
- files:
- source: workflows/automerge.yml
dest: workflows/automerge.yml
- source: .github/
dest: .github/
exclude: |
ci.yml
sync.yml
workflows/sync.yml
- source: stylecop.json
dest: stylecop.json
- source: .editorconfig
Expand Down

0 comments on commit cd4bb9b

Please sign in to comment.