Skip to content

Commit 861e6b1

Browse files
committed
open
1 parent b995331 commit 861e6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66
on:
77
pull_request:
88
# closed will be triggered when a pull request is merged. This is to keep https://github.com/firebase/SpecsTesting up to date.
9-
types: [closed]
9+
# types: [closed] # TODO(ncooke3): Uncomment.
1010
paths:
1111
- '.github/workflows/prerelease.yml'
1212
workflow_dispatch:

0 commit comments

Comments
 (0)