Skip to content

Commit 86eef2b

Browse files
authored
udpate dev from main (#164)
2 parents 3a68468 + f01501e commit 86eef2b

2 files changed

Lines changed: 10 additions & 316 deletions

File tree

.github/workflows/user-code-style.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
name: 👤🖌️ Fix Code Style
2+
23
# Description: Runs code style fixes or checks, and namespace checks for C# code.
4+
#
5+
# Fields:
6+
# - mode: 'fix' or 'check'
7+
#
8+
# Triggers:
9+
# - Manually via workflow_dispatch with mode input
10+
#
11+
# Permissions:
12+
# - contents:write - Required to create branches and commit changes
313
permissions:
414
contents: write
515
on:

.github/workflows/user-update-branch.yml

Lines changed: 0 additions & 316 deletions
This file was deleted.

0 commit comments

Comments
 (0)