We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b750685 commit 90c06e3Copy full SHA for 90c06e3
.github/workflows/theme-release.yml
@@ -1,9 +1,7 @@
1
name: Slack notification for new theme release
2
3
on:
4
- release:
5
- types:
6
- - published
+ pull_request:
7
8
jobs:
9
release-notification:
0 commit comments