Permalink
Browse files
chore: disable release notes GH Action (#18039)
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+2
−1
.github/main.workflow
|
|
@@ -1,5 +1,6 @@ |
|
|
|
workflow "Clerk" { |
|
|
|
on = "pull_request" |
|
|
|
#TODO(codebytere): make this work properly on pull_request |
|
|
|
on = "repository_dispatch" |
|
|
|
resolves = "Check release notes" |
|
|
|
} |
|
|
|
|
|
|
|
0 comments on commit
8b79776