Skip to content

Commit

Permalink
Update license.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinKirs authored Oct 25, 2024
1 parent 8e223c6 commit 32593c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/license.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ permissions:
jobs:
auto_cherry_pick:
runs-on: ubuntu-latest
if: ${{ contains(github.event.pull_request.labels.*.name, 'dev/3.0.x') && github.event.pull_request.merged == true }}
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 32593c1

Please sign in to comment.