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 Oct 1, 2024
1 parent 25da4ad commit 19a3a4a
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 19a3a4a

Please sign in to comment.