Skip to content

Commit 9fbe5a4

Browse files
Removed labeled trigger
1 parent 7f402b8 commit 9fbe5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
branches:
1212
- main
1313
- release/*
14-
types: [ labeled, opened, synchronize, reopened ]
14+
types: [ opened, synchronize, reopened ]
1515

1616
jobs:
1717
# Prime a single LFS cache and expose the exact key for the matrix

0 commit comments

Comments
 (0)