Skip to content

Commit

Permalink
Disable check libs label (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical authored Mar 30, 2023
1 parent bad631a commit 577493c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}" # FIXME: current token will expire around 2023-09-23
github-token: "${{ secrets.GITHUB_TOKEN }}"
use-labels: false
fail-build: ${{ github.event_name == 'pull_request' }}

build:
name: Build charms
Expand Down

0 comments on commit 577493c

Please sign in to comment.