Skip to content

Commit

Permalink
Try with skip changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Aug 27, 2024
1 parent 5b1f34d commit 11b644c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/misc_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
name: generate-workflows
runs-on: ubuntu-latest
if: |
!contains(github.event.pull_request.labels.*.name, 'Skip generate-workflows')
!contains(github.event.pull_request.labels.*.name, 'Skip Changelog')
&& github.actor != 'opentelemetrybot'
steps:
- name: Checkout repo @ SHA - ${{ github.sha }}
Expand Down

0 comments on commit 11b644c

Please sign in to comment.