Skip to content

Commit

Permalink
Update workflows to point main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Feb 21, 2024
1 parent dbdc431 commit 9765d8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:

jobs:
draft-release:
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@reusable-workflows
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/run-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ on:

jobs:
pre-commit:
uses: cpp-linter/.github/.github/workflows/pre-commit.yml@reusable-workflows
uses: cpp-linter/.github/.github/workflows/pre-commit.yml@main

0 comments on commit 9765d8b

Please sign in to comment.