Skip to content

Commit

Permalink
ci: remove checking branch name in ci (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuq19 committed Sep 12, 2023
1 parent 502d34c commit 9cc03f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/license-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ jobs:
uses: apache/skywalking-eyes/header@v0.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check Branch
run: ./scripts/check_branch_name.sh ${{ github.head_ref }}

0 comments on commit 9cc03f3

Please sign in to comment.