Skip to content

Commit e67b09a

Browse files
committed
Revert "ci: TEMP - trigger on u/** pushes (REVERT BEFORE UPSTREAM PR)"
This reverts commit 1d89583.
1 parent 1d89583 commit e67b09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010
branches: [main]
1111
push:
12-
branches: [main, 'u/**']
12+
branches: [main]
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)