We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18b16fe + d49d4fa commit 1b0c281Copy full SHA for 1b0c281
1 file changed
.github/workflows/post-relese-smoke-tests.yaml
@@ -4,7 +4,6 @@ name: Post release smoke tests
4
# This GitHub action runs smoke tests after a release is published.
5
on:
6
release:
7
- types: [published]
8
9
permissions: read-all
10
0 commit comments