Skip to content

Commit

Permalink
wip: remove label on event != opened
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Untereiner committed Aug 5, 2024
1 parent a026a4d commit 0047bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
'ci: run CUDA builds'
'ci: run integrated tests'
ci: run CUDA builds
ci: run integrated tests
# Checks if PR title follows conventional semantics
semantic_pull_request:
Expand Down

0 comments on commit 0047bb2

Please sign in to comment.