Skip to content

Commit

Permalink
Remove "labeled" from tests workflow triggers (#2898)
Browse files Browse the repository at this point in the history
Remove labelled from workflow triggers
  • Loading branch information
KasukabeDefenceForce authored Dec 4, 2024
1 parent cc0b125 commit 61e6a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- opened
- reopened
- synchronize
- labeled

workflow_call:
inputs:
pip_git:
Expand Down

0 comments on commit 61e6a8b

Please sign in to comment.