We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98dc521 commit a00a9b0Copy full SHA for a00a9b0
1 file changed
.github/workflows/code-formatting.yml
@@ -6,6 +6,6 @@ name: Formatting
6
jobs:
7
formatting:
8
name: PR formatting
9
- uses: alisw/ali-bot/.github/workflows/c++-code-formatting.yml@master
+ uses: singiamtel/ali-bot/.github/workflows/c++-code-formatting.yml@master
10
secrets:
11
alibuild_github_token: ${{ secrets.ALIBUILD_GITHUB_TOKEN }}
0 commit comments